From 3aec3e6aa10c5e98950db9c0a64b0b5003cad4ac Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 6 Aug 2017 21:42:01 +0200 Subject: use external blessings and scanner library --- hack.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hack.cabal') 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 -- cgit v1.2.3