summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack
Commit message (Expand)AuthorAgeFilesLines
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-1/+1
* Implement BoxedRep proposalAndrew Martin2020-12-141-1/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+1
* Skip type family defaults with hs-boot and hsig filesJohn Ericson2020-10-179-0/+213
* Minor refactoring of Unit displaySylvain Henry2020-07-221-2/+2
* Bump Cabal submoduleBen Gamari2020-07-1512-24/+24
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-4/+3
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-7/+4
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-091-2/+1
* Add `module {-# SOURCE #-} Foo` syntax for hs-boot in bkpJohn Ericson2019-10-033-0/+31
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-2515-24/+54
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-252-5/+3
* Bump ghc-prim's version where neededAlexandre2019-04-011-1/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-225-12/+12
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-201-1/+2
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-112-4/+4
* Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang2019-03-091-8/+8
* Fix #16219: TemplateHaskell causes indefinite package build errorEdward Z. Yang2019-01-319-0/+133
* Fix #15594 (--abi-hash with Backpack sometimes fails)Edward Z. Yang2018-11-117-0/+70
* Support builtin classes like KnownNat in backpackPiyush P Kurur2018-10-113-0/+57
* tests: increase (compile) timeout multiplier for T13701 and MultiLayerModulesAlp Mestanogullari2018-09-141-1/+2
* Support typechecking of type literals in backpackPiyush P Kurur2018-08-063-0/+38
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-148-8/+8
* containers: Bump to 0.6.0.1Ben Gamari2018-06-203-10/+6
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-193-6/+10
* containers: Bump to 0.6.0.1Ben Gamari2018-06-193-10/+6
* Clean up Windows testsuite failuresTamar Christina2018-05-282-2/+4
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-5/+0
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-0/+5
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Add 'addWordC#' PrimOpSebastian Graf2018-05-051-1/+1
* Bump base to version 4.12.0.0Ryan Scott2018-04-194-8/+8
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-134-8/+8
* Upgrade containers submoduleDavid Feuer2018-02-021-1/+1
* Update Cabal submoduleOleg Grenrus2018-01-211-1/+1
* Windows: fix all failing tests.Tamar Christina2018-01-021-1/+2
* Handle CPP properly in BackpackEdward Z. Yang2017-11-301-0/+1
* typecheck: Consistently use pretty quotes in error messagesBen Gamari2017-11-271-1/+1
* Don't complain about UNPACK in -fno-code.Edward Z. Yang2017-11-273-0/+24
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-171-1/+1
* Levity polymorphic Backpack.Edward Z. Yang2017-10-163-0/+46
* Include libraries which fill holes as deps when linking.Edward Z. Yang2017-10-0311-0/+90
* Bump base to 4.11.0.0Ben Gamari2017-09-214-8/+8
* ghc-prim: Bump versionBen Gamari2017-07-231-1/+1
* Some tidying up of type pretty-printingSimon Peyton Jones2017-05-261-3/+3
* Update Cabal submodule, with necessary wibbles.Edward Z. Yang2017-04-261-2/+2
* Only pretty-print binders in closed type families with -fprint-explicit-forallsRyan Scott2017-04-251-2/+2
* Correctly handle wired in unit IDs in -instantiated-withEdward Z. Yang2017-04-026-0/+54