From cb460f6382e237c95c4201c31e409118d93e1235 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 28 Jul 2014 14:01:01 +0200 Subject: Process: initial commit --- hack.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hack.cabal') diff --git a/hack.cabal b/hack.cabal index 709576c..13e26e6 100644 --- a/hack.cabal +++ b/hack.cabal @@ -14,9 +14,10 @@ Executable hack main-is: Main.hs Build-depends: + mtl, old-locale, + process, time, - mtl, base ghc-options: -threaded -Wall -fwarn-tabs -funbox-strict-fields -O2 -- cgit v1.2.3