[DHG_packages] 01/01: Cleanup.
Kristoffer Rose
krisrose at moszumanska.debian.org
Fri Aug 14 15:21:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
krisrose pushed a commit to branch master
in repository DHG_packages.
commit 5b6f28634a9fddbb1cca2b51f0769313170ef210
Author: Kristoffer Rose <krisrose at debian.org>
Date: Fri Aug 14 17:21:20 2015 +0200
Cleanup.
---
dht.cabal | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/dht.cabal b/dht.cabal
deleted file mode 100644
index 698b034..0000000
--- a/dht.cabal
+++ /dev/null
@@ -1,29 +0,0 @@
-name: dht
-version: 0.1
-synopsis: Debian Haskell Tools
-description:
- A set of tools, implemented in Haskell, and used by the Debian Haskell Team.
-license: MIT
--- license-file: LICENSE
-author: Joachim Breitner
-maintainer: nomeata at debian.org
-copyright: 2015 Joachim Breitner
-category: Distribution
-build-type: Simple
-cabal-version: >=1.10
-
-executable make-all
- main-is: make-all.hs
- build-depends:
- base >=4.6 && <4.8,
- containers,
- directory,
- parsec,
- text,
- shake == 0.15.*,
- extra >= 1.1,
- debian == 3.87.*,
- optparse-applicative == 0.11.*,
- split == 0.2.*
- hs-source-dirs: src
- default-language: Haskell2010
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list