aboutsummaryrefslogtreecommitdiffhomepage
path: root/sariulclocks.cabal
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-13 07:37:31 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-03-13 07:37:31 +0900
commit980df439ea35e6ea9160987d1cc385857515a039 (patch)
tree9b1e73f054b7e0e190415a91dd2b4343bef4fbf0 /sariulclocks.cabal
parent60f34e78b51ca4d80cb0c25768b587b8de9b4d5d (diff)
downloadsariulclocks-980df439ea35e6ea9160987d1cc385857515a039.tar.gz
steps towards project architecture
Diffstat (limited to 'sariulclocks.cabal')
-rw-r--r--sariulclocks.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/sariulclocks.cabal b/sariulclocks.cabal
index 8ab4604..dd1eba7 100644
--- a/sariulclocks.cabal
+++ b/sariulclocks.cabal
@@ -20,7 +20,7 @@ executable sariulclocks.cgi
main-is: sariulclocks.hs
-- other-modules:
-- other-extensions:
- build-depends: base >=4.6 && <4.7, cgi, xhtml
+ build-depends: base, cgi, xhtml, unix
hs-source-dirs: src
default-language: Haskell2010
ld-options: -static -pthread