summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/safeLanguage
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-211-2/+2
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Add proper GADTs support to Template HaskellJan Stolarek2015-12-212-2/+2
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-6/+5
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Add in `-fwarn-trustworthy-safe` flag.David Terei2014-11-122-0/+16
* Add in Incoherent Instances test for Safe Haskell.David Terei2014-11-065-0/+70
* Remove obsolete Data.OldTypeable (#9639)Michael Karg2014-10-187-145/+0
* Update Safe Haskell typeable test outputs.David Terei2014-08-011-2/+6
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-312-5/+4
* Refactor FFI error messagesSimon Peyton Jones2014-07-251-2/+2
* Be less verbose when printing Names when we don't know what's in scopeSimon Peyton Jones2014-04-241-1/+1
* Revert "Fix #8745 - GND is now -XSafe compatible."Austin Seipp2014-03-246-5/+78
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-2/+2
* Fix #8745 - GND is now -XSafe compatible.Austin Seipp2014-02-176-78/+5
* Fix test wibble.Geoffrey Mainland2013-10-041-0/+1
* Adjust test suite to new Language Pragma warnignsJoachim Breitner2013-09-141-5/+5
* Add tests for roles.Richard Eisenberg2013-08-024-70/+5
* Fix tests for dynamic ghcIan Lynagh2013-03-151-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-242-5/+5
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-122-2/+2
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Lots of error message wibbling, following theSimon Peyton Jones2012-01-121-1/+1
* New kind-polymorphic coreJose Pedro Magalhaes2011-11-111-2/+3
* Update Safe Haskell test to include recomp checksDavid Terei2011-11-099-0/+105
* Add more Safe Haskell tests for new designDavid Terei2011-10-251-1/+1
* Modify and add a bunch of new tests for Safe Haskell changesDavid Terei2011-10-256-16/+13
* Change Safe Haskell tests for new -fpackage-trust flagDavid Terei2011-10-171-0/+5
* update tests for safe haskell changesDavid Terei2011-10-178-5/+20
* Accept type error message changesIan Lynagh2011-10-011-1/+1
* Merge branch 'no-pred-ty'Max Bolingbroke2011-09-091-1/+0
|\
| * Clean more stuff in the safeHaskell testsMax Bolingbroke2011-09-061-6/+6
* | Fix some more written-but-not-cleaned filesIan Lynagh2011-09-061-7/+34
|/
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-09-027-9/+17
|\
| * Fix some more race issues with safe tests.David Terei2011-09-017-9/+17
* | Error message wibblesSimon Peyton Jones2011-09-021-4/+4
|/
* Fix silly mistake with SafeLang15David Terei2011-08-081-1/+1
* Fix race condition with SafeLang15David Terei2011-08-081-1/+1
* Use mutlimod not '--make' in all.TDavid Terei2011-07-201-6/+6
* Add tests for Safe Haskell Typeable instances featureDavid Terei2011-07-2011-0/+193
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2037-0/+501