summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-142-2/+2
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-282-0/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-6/+6
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-1/+1
* Implement deriving strategiesRyan Scott2016-09-301-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-252-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-4/+4
* Visible type applicationRichard Eisenberg2015-12-242-16/+16
* Function definition in GHCiRoman Shatsov2015-11-211-1/+5
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-131-8/+9
* Improve error message for newtypes and deriving clausesJohn Wiegley2015-07-301-15/+15
* Fix off-by-one error in GHCi line reporting (Trac #10578)Ömer Sinan Ağacan2015-07-177-15/+15
* Error message wibbles from out-of-scope changesSimon Peyton Jones2015-06-265-36/+37
* New handling of overlapping inst in Safe HaskellDavid Terei2015-05-112-6/+3
* Add "error:" prefix to error-messagesKonstantine Rybnikov2015-04-141-3/+4
* Refactor testsuite with normalise_version()Edward Z. Yang2015-03-101-11/+4
* Fixes ghci :unset -X<ext> so that it doesn't fail to reverse option. (fixes t...Muhaimin Ahsan2014-11-212-5/+5
* Remove obsolete Data.OldTypeable (#9639)Michael Karg2014-10-184-46/+0
* Update Safe Haskell typeable test outputs.David Terei2014-08-011-1/+3
* Typo fixesGabor Greif2014-08-011-1/+1
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-312-5/+7
* Update test suite outputJoachim Breitner2014-07-251-1/+1
* Refactor FFI error messagesSimon Peyton Jones2014-07-251-1/+1
* Revert "Fix #8745 - GND is now -XSafe compatible."Austin Seipp2014-03-243-1/+18
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-257-14/+14
* Fix #8745 - GND is now -XSafe compatible.Austin Seipp2014-02-173-18/+1
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+1
* Adjust test suite to new Language Pragma warnignsJoachim Breitner2013-09-141-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-247-19/+19
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-122-1/+9
* Use normalise_errmsg_fun rather than normalise_fun where appropriateIan Lynagh2013-02-051-3/+3
* Fix safeHaskell/check/pkg01 testsIan Lynagh2012-11-171-1/+1
* Fix some testsIan Lynagh2012-11-171-4/+11
* A ton of error message wibblesSimon Peyton Jones2012-09-211-1/+0
* Fix tests after update to bytestring 0.10.1.0.Paolo Capriotti2012-09-094-4/+4
* Add test for #7172.David Terei2012-08-234-0/+19
* Update SafeHaskell outputs.David Terei2012-08-233-1/+4
* Update stderr in p2 test case.Paolo Capriotti2012-08-151-2/+0
* Update old safehaskell testDavid Terei2012-08-132-3/+5
* Update error message in safeHaskell/ghci/p2Paolo Capriotti2012-08-131-2/+0
* Add combined_output option.Paolo Capriotti2012-04-2310-5/+5
* Update Safe Haskell tests for changed format.David Terei2012-04-104-5/+10
* Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-091-2/+1
* Update test outputs now the bytestring version number has changedIan Lynagh2012-02-223-3/+3
* Fix up safe haskell test outputsDavid Terei2012-02-1412-9/+23
* Add some tests for ghci under -XSafeDavid Terei2012-02-1047-0/+363