summaryrefslogtreecommitdiff
path: root/sequence.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sequence.cabal')
-rw-r--r--sequence.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sequence.cabal b/sequence.cabal
index 931cba6..740a975 100644
--- a/sequence.cabal
+++ b/sequence.cabal
@@ -39,5 +39,6 @@ executable sequence
39 , ansi-terminal 39 , ansi-terminal
40 , text 40 , text
41 , template 41 , template
42 , regex-compat
42 hs-source-dirs: src 43 hs-source-dirs: src
43 default-language: Haskell2010 \ No newline at end of file 44 default-language: Haskell2010 \ No newline at end of file