From e6ce77f180aa58c05368e2baf6107c12d8ac5bbf Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 16 Mar 2015 12:30:06 +0000 Subject: have discovered the liftIO function --- sariulclocks.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'sariulclocks.cabal') 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 -- cgit v1.2.3