From fc83a7241e27574ef2bb81de206c59a9a854efe6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 1 Mar 2016 06:25:23 +0100 Subject: First work on argument parsing --- tprint/tprint.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tprint/tprint.cabal') diff --git a/tprint/tprint.cabal b/tprint/tprint.cabal index e7a5797..d61ea01 100644 --- a/tprint/tprint.cabal +++ b/tprint/tprint.cabal @@ -24,6 +24,10 @@ executable tprint , thermoprint-bbcode >=1.0.0 && <2 , thermoprint-client ==0.0.* , optparse-applicative >=0.12.1 && <1 + , containers >=0.5.6 && <1 + , time >=1.5.0 && <2 + , pretty-show >=1.6.9 && <2 + , text -any hs-source-dirs: src default-language: Haskell2010 ghc-options: -Wall \ No newline at end of file -- cgit v1.2.3