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 6c2bdd4..47e111b 100644
--- a/lisk.cabal
+++ b/lisk.cabal
@@ -24,6 +24,7 @@ library
24 parsec == 3.*, 24 parsec == 3.*,
25 mtl >= 2.1 25 mtl >= 2.1
26 exposed-modules: 26 exposed-modules:
27 Base,
27 Parser, 28 Parser,
28 Evaluator, 29 Evaluator,
29 Operators, 30 Operators,