aboutsummaryrefslogtreecommitdiff
path: root/tprint/tprint.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'tprint/tprint.cabal')
-rw-r--r--tprint/tprint.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tprint/tprint.cabal b/tprint/tprint.cabal
index 9531665..03d6352 100644
--- a/tprint/tprint.cabal
+++ b/tprint/tprint.cabal
@@ -32,6 +32,7 @@ executable tprint
32 , text >=1.2.2 && <2 32 , text >=1.2.2 && <2
33 , aeson-pretty >=0.7.2 && <1 33 , aeson-pretty >=0.7.2 && <1
34 , bytestring >=0.10.6 && <1 34 , bytestring >=0.10.6 && <1
35 , exceptions >=0.8.2 && <1
35 hs-source-dirs: src 36 hs-source-dirs: src
36 default-language: Haskell2010 37 default-language: Haskell2010
37 ghc-options: -Wall \ No newline at end of file 38 ghc-options: -Wall \ No newline at end of file