ec717200c8
svn path=/nixpkgs/trunk/; revision=12517
14 lines
409 B
Diff
14 lines
409 B
Diff
diff --git a/happs-hsp.cabal b/happs-hsp.cabal
|
|
index 9669b43..d41c7ac 100644
|
|
--- a/happs-hsp.cabal
|
|
+++ b/happs-hsp.cabal
|
|
@@ -1,7 +1,7 @@
|
|
Name: happs-hsp
|
|
Version: 0.1
|
|
Build-Type: Simple
|
|
-Build-Depends: base, mtl, bytestring, plugins, HAppS-Server, hsp
|
|
+Build-Depends: base, mtl, bytestring, plugins, HAppS-Server, hsp, containers, RJson, directory, hinotify, filepath
|
|
LICENSE: BSD3
|
|
Hs-Source-Dirs: src
|
|
|