HugoDaniel / timerep

Reading and parsing time in Haskell
zlib License
9 stars 6 forks source link

Use TextualMonoid to allow String, lazy Text and strict Text. #6

Closed k0ral closed 9 years ago

k0ral commented 9 years ago

Also renamed functions to comply with the format/parse API of Data.Time.

Tests included in the source run correctly.

HugoDaniel commented 9 years ago

Rockstar level! :)