summaryrefslogtreecommitdiffstats
path: root/hack.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hack.cabal')
-rw-r--r--hack.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/hack.cabal b/hack.cabal
index 846fb59..9a3e283 100644
--- a/hack.cabal
+++ b/hack.cabal
@@ -15,11 +15,13 @@ Executable hack
main-is: Main.hs
Build-depends:
+ blessings,
containers,
lens,
mtl,
old-locale,
process,
+ scanner,
time,
base