summaryrefslogtreecommitdiff
path: root/inky.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2024-09-13 15:18:34 +0100
committerGreg Brown <greg.brown01@ed.ac.uk>2024-09-13 15:18:34 +0100
commitb2d6c85d420992270c37eba055cdc3952985c70e (patch)
tree29530aab701a60ae11c4ee327ada847180bf5f47 /inky.ipkg
parent33fc608bf9e44e814ba594c8a5d8294572966cbc (diff)
Define parser infrastructure.
Diffstat (limited to 'inky.ipkg')
-rw-r--r--inky.ipkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/inky.ipkg b/inky.ipkg
index 72ec935..22902e4 100644
--- a/inky.ipkg
+++ b/inky.ipkg
@@ -9,6 +9,7 @@ depends = contrib
modules
= Data.Maybe.Decidable
, Data.These.Decidable
+ , Inky.Parser
, Inky.Term
, Inky.Term.Pretty
, Inky.Thinning