summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rebindable/rebindable9.hs
Commit message (Expand)AuthorAgeFilesLines
* Use the RebindableSyntax flag, not NoImplicitPreludesimonpj2010-10-221-1/+1
* Update tests now -fglasgow-exts is deprecatedIan Lynagh2010-10-061-1/+2
* Avoid using deprecated flags in the testsuite testsIan Lynagh2008-06-161-1/+1
* Stop rebindable9 relying on Control.Monad.Identitysimonpj2008-06-041-1/+6
* Add a new test for #1537Pepe Iborra2008-02-011-0/+37