[Haskell-beginners] code review
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Fri Nov 1 21:39:41 UTC 2013
On Fri, 01 Nov 2013 21:27:02 +0100, Chris Bolton <c at chrisbolton.me> wrote:
> Just finished my first Haskell library this morning and thought I'd
> throw it up on the mailing list and see if anyone had any suggestions.
> Still pretty new to Haskell and I’m sure it’s not super idiomatic.
>
> https://github.com/saiko-chriskun/migrate
> https://github.com/saiko-chriskun/migrate-rethinkdb
As a Windows user, I am not very fond of getUnixTime; can't you use
getCurrentTime from Data.Time.Clock? This is from package time, which is
included in the Haskell Platform.
Regards,
Henk-Jan van Tuyl
--
Folding at home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
More information about the Beginners
mailing list