streamly/test
Harendra Kumar c9a821b9af Add type specific Num instances instead of deriving from base
deriving from base is incorrect since the monad/applicative instances of each
type are different.

Also add test cases for applicative/num instances of each type.
2017-10-25 15:35:57 +05:30
..
Main.hs Add type specific Num instances instead of deriving from base 2017-10-25 15:35:57 +05:30