summaryrefslogtreecommitdiff
path: root/testsuite/tests/showIface
Commit message (Expand)AuthorAgeFilesLines
* Introduce the TypeAbstractions language flagVladislav Zavialov2023-01-118-0/+8
* Add Javascript backendSylvain Henry2022-11-291-1/+1
* Testsuite: more precise test optionsSylvain Henry2022-10-261-2/+2
* Convert Diagnostics in GHC.Tc.Gen.Splice (#20116)Aaron Allen2022-10-242-2/+4
* Implement DeepSubsumptionSimon Peyton Jones2022-07-251-0/+1
* export IsList from GHC.IsListTeo Camarasu2022-05-291-4/+4
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-3/+3
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-2325-161/+1054
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-1011-0/+393
* Fix documentation on type families not being extractedLuke Lau2020-06-042-0/+10
* Implement extensible interface filesJosh Meredith2020-04-122-1/+2
* Expose compulsory unfoldings alwaysSimon Peyton Jones2020-03-123-0/+15
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-081-2/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-5/+3
* Revert "Batch merge"Ben Gamari2019-01-301-3/+5
* Batch mergeBen Gamari2019-01-301-5/+3
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-291-2/+2
* --show-iface: Qualify all non-local namesSimon Jakobi2018-08-121-6/+6
* Fix deserialization of docs (#15240)Simon Jakobi2018-06-141-13/+13
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-045-0/+93
* Mark orphan instances and rules in --show-iface outputReid Barton2017-02-114-0/+40