From 9db2c42f4880362cf098358de830415c14f6878c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 25 Dec 2015 17:56:13 +0000 Subject: Cleaned tree for rewrite --- tprint/tprint.cabal | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 tprint/tprint.cabal (limited to 'tprint/tprint.cabal') diff --git a/tprint/tprint.cabal b/tprint/tprint.cabal deleted file mode 100644 index 54cb47d..0000000 --- a/tprint/tprint.cabal +++ /dev/null @@ -1,32 +0,0 @@ --- Initial tprint.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/ - -name: tprint -version: 0.0.0 -synopsis: A cli-tool for interfacing with thermoprint-servant --- description: -homepage: git://git.yggdrasil.li/thermoprint -license: PublicDomain -license-file: LICENSE -author: Gregor Kleen -maintainer: aethoago@141.li --- copyright: --- category: -build-type: Simple --- extra-source-files: -cabal-version: >=1.10 - -executable tprint - main-is: Main.hs - -- other-modules: - -- other-extensions: - hs-source-dirs: src - default-language: Haskell2010 - build-depends: base >=4.8 && <4.9 - , thermoprint - , thermoprint-servant - , bbcode - , optparse-applicative >=0.11.0 && <1 - , servant >=0.4.4 && <1 - , servant-client >=0.4.4 && <1 - , either >=4.4.1 && <5 \ No newline at end of file -- cgit v1.2.3