2533: Generic functions that take integral arguments should
work the same way as their prelude counterparts
Ian Lynagh
igloo at earth.li
Sat Aug 23 07:03:18 EDT 2008
On Thu, Aug 21, 2008 at 08:31:10PM -0700, Jim Apple wrote:
> BTW, where can I put tests for Data.List functions?
>
> http://darcs.haskell.org/testsuite/tests/libraries/Data/test_List.hs
>
> has not been updated in almost two years, and includes only two good tests.
Despite the name, the best place is
tests/ghc-regress/lib/Data.List/
in the testsuite repo.
Thanks
Ian
More information about the Libraries
mailing list