aboutsummaryrefslogtreecommitdiffhomepage
path: root/sariulclocks.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sariulclocks.cabal')
-rw-r--r--sariulclocks.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sariulclocks.cabal b/sariulclocks.cabal
index 23d2888..49a7f76 100644
--- a/sariulclocks.cabal
+++ b/sariulclocks.cabal
@@ -20,6 +20,7 @@ executable sariulclocks.cgi
main-is: sariulclocks.hs
-- other-modules:
-- other-extensions:
+ -- build-depends: base, cgi, xhtml, time, directory, filepath, split, old-time, mtl
build-depends: base, cgi, xhtml, time, directory, filepath, split, old-time
hs-source-dirs: src
default-language: Haskell2010