aboutsummaryrefslogtreecommitdiffhomepage
path: root/bruijn.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bruijn.cabal')
-rw-r--r--bruijn.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/bruijn.cabal b/bruijn.cabal
index c57167a..5f0ffdb 100644
--- a/bruijn.cabal
+++ b/bruijn.cabal
@@ -64,6 +64,7 @@ library
, bytestring
, clock
, containers
+ , deepseq
, directory
, filepath
, haskeline
@@ -91,6 +92,7 @@ executable bruijn
, bytestring
, clock
, containers
+ , deepseq
, directory
, filepath
, haskeline
@@ -119,6 +121,7 @@ test-suite bruijn-test
, bytestring
, clock
, containers
+ , deepseq
, directory
, filepath
, haskeline