summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Docs.hs
Commit message (Expand)AuthorAgeFilesLines
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-3/+4
* Clean up some. In particular:M Farkas-Dyck2022-09-171-2/+2
* Fix several note references, part 2Krzysztof Gogolewski2022-05-051-2/+2
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-118/+283
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-1/+1
* Change representation of field selector occurencesShayne Fletcher2021-05-231-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-18/+20
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-26/+104
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+1
* Factorize and document binder collect functionsSylvain Henry2021-01-221-1/+1
* Implement type applications in patternsCale Gibbard2020-12-141-1/+1
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-15/+15
* Split HsConDecl{H98,GADT}DetailsRyan Scott2020-10-301-16/+24
* Introduce and use DerivClauseTys (#18662)Ryan Scott2020-09-151-4/+10
* Simplify XRec definitionZubin Duggal2020-07-251-19/+21
* Fix duplicated words and typos in comments and user guideJan HrĨek2020-06-281-1/+1
* Export everything from HsToCore.Zubin Duggal2020-06-251-2/+7
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-8/+9
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-1/+1
* Fix documentation on type families not being extractedLuke Lau2020-06-041-12/+8
* Rename GHC.Hs.Types into GHC.Hs.TypeSylvain Henry2020-05-241-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-1/+3
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-6/+2
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-291-3/+3
* Monotonic locations (#17632)Vladislav Zavialov2020-02-291-2/+2
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-241-20/+17
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-0/+360