Skip to content

Instantly share code, notes, and snippets.

@Gryff
Created March 12, 2019 16:22
Show Gist options
  • Save Gryff/15150967cc0790b2300518a7d1480541 to your computer and use it in GitHub Desktop.
Save Gryff/15150967cc0790b2300518a7d1480541 to your computer and use it in GitHub Desktop.
class MonadCurrentDateTime m where
currentDateTime :: m UTCTime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment