summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO50
1 files changed, 50 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ad33e91ab2a6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,50 @@
+pkgbase = haskell-happstack-server
+ pkgdesc = Web related tools and services.
+ pkgver = 7.4.1
+ pkgrel = 3
+ url = http://hackage.haskell.org/package/happstack-server
+ install = haskell-happstack-server.install
+ arch = i686
+ arch = x86_64
+ license = custom:BSD3
+ depends = ghc
+ depends = haskell-base64-bytestring>=1.0
+ depends = haskell-blaze-html>=0.5
+ depends = haskell-bytestring
+ depends = haskell-containers
+ depends = haskell-directory
+ depends = haskell-exceptions
+ depends = haskell-extensible-exceptions
+ depends = haskell-filepath
+ depends = haskell-hslogger>=1.0.2
+ depends = haskell-html
+ depends = haskell-monad-control>=0.3
+ depends = haskell-mtl>=2.0
+ depends = haskell-network>=2.2.3
+ depends = haskell-network-uri
+ depends = haskell-old-locale
+ depends = haskell-parsec<4
+ depends = haskell-process
+ depends = haskell-sendfile>=0.7.1
+ depends = haskell-syb
+ depends = haskell-system-filepath>=0.3.1
+ depends = haskell-template-haskell
+ depends = haskell-text>=0.10
+ depends = haskell-text<0.12
+ depends = haskell-threads>=0.5
+ depends = haskell-time
+ depends = haskell-time-compat
+ depends = haskell-transformers>=0.1.3
+ depends = haskell-transformers-base<0.5
+ depends = haskell-transformers-compat
+ depends = haskell-unix
+ depends = haskell-utf8-string>=0.3.4
+ depends = haskell-xhtml
+ depends = haskell-zlib
+ options = strip
+ options = staticlibs
+ source = http://hackage.haskell.org/packages/archive/happstack-server/7.4.1/happstack-server-7.4.1.tar.gz
+ md5sums = 5b3ceda986b072cc4a8abb9c0f521842
+
+pkgname = haskell-happstack-server
+