Closed commandodev closed 11 years ago
I think
rangeS n1 n2 = RespondT (enumFromS n1 n2 ())
Should be
rangeS n1 n2 = RespondT (enumFromToS n1 n2 ())
Will send a proper pull request later.
Don't worry about fixing this. The next release will be 4.0.0 which has a new tutorial.
4.0.0
Man that was fast!
I think
Should be
Will send a proper pull request later.