summaryrefslogtreecommitdiff
path: root/libraries/base/tests/enum02.hs
Commit message (Expand)AuthorAgeFilesLines
* testsuite: A more portable solution to #9399Ben Gamari2019-06-131-4/+0
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-251-1/+1
* Make enum01/enum02/enum03 tests clang-compatibleReid Barton2015-06-161-2/+5
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-3/+0
* Adapt to removal of catch from PreludeSimon Marlow2012-07-091-0/+3
* Copy tests from GHC testsuite; part of #1161.Paolo Capriotti2012-03-091-0/+263