summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell
Commit message (Expand)AuthorAgeFilesLines
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-111-3/+2
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-044-4/+4
* Fix more typosBrian Wignall2019-12-026-7/+7
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-289-9/+9
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-9/+9
* testsuite: Add stderr output for UnsafeInfered02 on WindowsBen Gamari2019-06-211-0/+7
* testsuite: Add testcase for #16689Ben Gamari2019-06-182-0/+6
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-142-2/+2
* Show dynamic object files (#16062)erthalion2019-04-161-2/+2
* Bump ghc-prim's version where neededAlexandre2019-04-011-8/+8
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-227-8/+8
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-113-3/+4
* testsuite: Use makefile_testBen Gamari2019-01-301-3/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+3
* Batch mergeBen Gamari2019-01-301-3/+1
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-282-0/+1
* Control validity-checking of type synonym applications more carefullyRyan Scott2019-01-152-1/+2
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+2
* testsuite: Normalise away package name differences from safePkg01Ben Gamari2018-12-121-1/+1
* Add -fno-safe-haskell flagMatthew Pickering2018-12-073-0/+12
* Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-161-1/+1
* Simplify testsuite driverKrzysztof Gogolewski2018-08-111-1/+1
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-141-9/+9
* Handle abi-depends correctly in ghc-pkgTobias Dammers2018-06-021-8/+8
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-12/+8
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-8/+12
* Bump base to version 4.12.0.0Ryan Scott2018-04-197-7/+7
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-137-7/+7
* Kill off irrefutable pattern errorsDavid Feuer2018-01-151-1/+1
* Bump base to 4.11.0.0Ben Gamari2017-09-217-8/+8
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-115-21/+6
* Make -w less aggressive (Trac #12056)Sean Gillespie2017-06-121-1/+1
* Typos in manual and commentsGabor Greif2017-03-141-1/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-262-17/+28
* Type-indexed TypeableBen Gamari2017-02-181-1/+2
* Typos and grammar in manual/commentsGabor Greif2017-01-231-1/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-225-159/+54
* Spelling fixes in comments [ci skip]Gabor Greif2017-01-181-1/+1
* Typos in manual, comments and testsGabor Greif2017-01-121-1/+1
* TH: Add Trustworthy language pragmaErik de Castro Lopo2017-01-082-5/+4
* base: Bump version to 4.10.0.0Ben Gamari2016-12-157-13/+13
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-074-8/+8
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-2937-84/+84
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-1137-95/+95
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-3/+3
* The Backpack patch.Edward Z. Yang2016-10-083-6/+7
* Implement deriving strategiesRyan Scott2016-09-301-1/+1
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-202-10/+10
* testsuite/ImpSafe03: Normalize version of bytestringBen Gamari2016-05-161-1/+3