summaryrefslogtreecommitdiff
path: root/compiler/hieFile
Commit message (Expand)AuthorAgeFilesLines
* Fix and enforce validation of header for .hie filesZubin Duggal2019-05-314-26/+132
* Use types already in AST when making .hie fileMatthew Pickering2019-05-311-1/+3
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-15/+6
* Pattern/expression ambiguity resolutionVladislav Zavialov2019-05-031-12/+0
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-1/+1
* Visible dependent quantificationRyan Scott2019-03-011-1/+1
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-8/+0
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-232-9/+9
* HIE: Save module name and module exportsMatthew Pickering2019-02-162-3/+22
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-081-2/+2
* Include type info for only some exprs in HIE filesAlec Theriault2019-01-301-8/+63
* Use `NameEnv Id` instead of `Map Name Id`Alec Theriault2019-01-301-5/+8
* Revert "Batch merge"Ben Gamari2019-01-301-71/+13
* Batch mergeBen Gamari2019-01-301-13/+71
* A few typofixesGabor Greif2019-01-231-1/+1
* Create folder if missing for .hie filesAlec Theriault2019-01-161-3/+5
* Run typed splices in the zonkerMatthew Pickering2019-01-111-0/+2
* Visible kind applicationmynguyen2019-01-031-5/+13
* Support generating HIE filesAlec Theriault2018-12-115-0/+3085