summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Expr.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* A fix to an error message in monad comprehensions, and a move of dsHandleMona...Cale Gibbard2020-08-071-4/+2
* `MatchResult'` -> `MatchResult`John Ericson2020-04-221-1/+1
* Use FailOperator in more places, define a couple datatypes (XBindStmtRn and X...Cale Gibbard2020-04-171-3/+2
* Change the fail operator argument of BindStmt to be a MaybeCale Gibbard2020-04-171-1/+2
* Modules: Core (#13009)Sylvain Henry2020-02-261-1/+1
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-0/+12