Created
October 25, 2012 13:26
-
-
Save takahisa/3952533 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Couldn't match expected type `ClockTime' | |
with actual type `time-1.4:Data.Time.Clock.UTC.UTCTime' | |
In the first argument of `isObsolete', namely `timeStamp' | |
In a stmt of a 'do' block: isObsolete timeStamp depends | |
In the expression: | |
do { timeStamp <- getModificationTime file; | |
isObsolete timeStamp depends } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment