aboutsummaryrefslogtreecommitdiff
path: root/lisk.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'lisk.cabal')
-rw-r--r--lisk.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisk.cabal b/lisk.cabal
index 47e111b..2971b76 100644
--- a/lisk.cabal
+++ b/lisk.cabal
@@ -22,6 +22,7 @@ library
22 build-depends: 22 build-depends:
23 base == 4.*, 23 base == 4.*,
24 parsec == 3.*, 24 parsec == 3.*,
25 containers >= 0.6,
25 mtl >= 2.1 26 mtl >= 2.1
26 exposed-modules: 27 exposed-modules:
27 Base, 28 Base,