summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/unsafeLibs
Commit message (Expand)AuthorAgeFilesLines
* Use GHC2021 as default languageJoachim Breitner2021-03-1025-11/+25
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Control validity-checking of type synonym applications more carefullyRyan Scott2019-01-152-1/+2
* Type-indexed TypeableBen Gamari2017-02-181-1/+2
* Mark `Data.Typeable.Internal` as Trustworthy after consverstation withDavid Terei2014-11-241-1/+1
* Improve Safe Haskell bounds for changes to base over timeDavid Terei2014-11-215-42/+34
* Add in `-fwarn-trustworthy-safe` flag.David Terei2014-11-125-2/+19
* Remove obsolete Data.OldTypeable (#9639)Michael Karg2014-10-188-106/+0
* Update Safe Haskell typeable test outputs.David Terei2014-08-011-1/+3
* Remove redundant SafeHaskell testsIan Lynagh2013-03-015-39/+0
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-242-2/+2
* Update GoodImport03Ian Lynagh2013-02-161-1/+0
* Remove Dep0{3,4}Ian Lynagh2013-02-165-26/+0
* Remove BadImport04 and BadImport09Ian Lynagh2013-02-165-33/+0
* BadImport04: Follow changes in baseIan Lynagh2013-02-162-3/+3
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-122-2/+2
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Remove Data.HashTable from GoodImport03Ian Lynagh2012-06-301-1/+0
* Remove the deprecated concurrent modules from GoodImport03Ian Lynagh2012-06-231-3/+0
* Wibbles to deprecation errorsSimon Peyton Jones2012-04-254-16/+13
* Update safe haskell tests for change output formattingDavid Terei2012-04-0413-13/+21
* Update tests following OldException removalIan Lynagh2012-02-182-5/+0
* Update test suite following the removal of the default groupingSimon Peyton Jones2011-11-171-1/+0
* More fixes to Safe Haskell test for design changesDavid Terei2011-10-2517-2/+51
* Add more Safe Haskell tests for new designDavid Terei2011-10-254-4/+8
* Modify and add a bunch of new tests for Safe Haskell changesDavid Terei2011-10-2516-6/+237
* Change Safe Haskell tests for new -fpackage-trust flagDavid Terei2011-10-171-1/+5
* Merge branch 'no-pred-ty'Max Bolingbroke2011-09-091-2/+1
|\
| * Clean more stuff in the safeHaskell testsMax Bolingbroke2011-09-061-1/+1
* | Fix some more written-but-not-cleaned filesIan Lynagh2011-09-061-2/+8
|/
* Stop BadImport03 using BadImport02's sourcesIan Lynagh2011-09-013-2/+18
* Use mutlimod not '--make' in all.TDavid Terei2011-07-201-2/+2
* Add tests for Safe Haskell Typeable instances featureDavid Terei2011-07-201-2/+2
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2029-0/+230