Skip to content

Instantly share code, notes, and snippets.

@takahisa
Created October 25, 2012 13:26
Show Gist options
  • Save takahisa/3952533 to your computer and use it in GitHub Desktop.
Save takahisa/3952533 to your computer and use it in GitHub Desktop.
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