summaryrefslogtreecommitdiff
path: root/testsuite/tests/hiefile
Commit message (Expand)AuthorAgeFilesLines
* Use GHC2021 as default languageJoachim Breitner2021-03-101-0/+1
* Fix typosBrian Wignall2021-02-061-2/+2
* Require ScopedTypeVariables+TypeApplications to use type applications in patt...Ryan Scott2020-12-241-0/+1
* Implement type applications in patternsCale Gibbard2020-12-143-0/+18
* testsuite: Mark hie002 as high_memory_usageBen Gamari2020-10-241-0/+1
* NCG: Dwarf configurationSylvain Henry2020-08-211-2/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-2/+2
* Add info about typeclass evidence to .hie filesZubin Duggal2020-05-265-12/+209
* Factor out HsPatSigType for pat sigs/RULE term sigs (#16762)Ryan Scott2020-05-131-0/+3
* Allow atomic update of NameCache in readHieFileZubin Duggal2020-05-061-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* testsuite: Move no_lint to the top level, tweak hie002Ömer Sinan Ağacan2020-04-101-2/+8
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-3/+3
* Refactor, document, and optimize LLVM configuration loadingBen Gamari2019-10-071-1/+1
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-076-0/+87
* Fix intermittent hie002 failureVladislav Zavialov2019-02-271-1/+2
* Support generating HIE filesAlec Theriault2018-12-1125-0/+4246