From f8b325748a3631df00841f3524b6e1f95a4e30f4 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 19 Jul 2013 15:25:08 -0400 Subject: Update to newer Yesod. --- dist/build/autogen/Paths_sflctimekeeper.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dist/build') diff --git a/dist/build/autogen/Paths_sflctimekeeper.hs b/dist/build/autogen/Paths_sflctimekeeper.hs index 76e952e..e33a371 100644 --- a/dist/build/autogen/Paths_sflctimekeeper.hs +++ b/dist/build/autogen/Paths_sflctimekeeper.hs @@ -7,6 +7,8 @@ module Paths_sflctimekeeper ( import qualified Control.Exception as Exception import Data.Version (Version(..)) import System.Environment (getEnv) +import Prelude + catchIO :: IO a -> (Exception.IOException -> IO a) -> IO a catchIO = Exception.catch @@ -16,7 +18,7 @@ version = Version {versionBranch = [0,0,0], versionTags = []} bindir, libdir, datadir, libexecdir :: FilePath bindir = "/home/clint/.cabal/bin" -libdir = "/home/clint/.cabal/lib/sflctimekeeper-0.0.0/ghc-7.4.1" +libdir = "/home/clint/.cabal/lib/sflctimekeeper-0.0.0/ghc-7.6.3" datadir = "/home/clint/.cabal/share/sflctimekeeper-0.0.0" libexecdir = "/home/clint/.cabal/libexec" -- cgit v1.2.3