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