summaryrefslogtreecommitdiff
path: root/compiler/utils/Stream.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remove some redundant definitions/constraintsHerbert Valerio Riedel2015-12-311-1/+0
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-5/+1
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-2/+2
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+4
* Another AMP fix for StreamAustin Seipp2014-01-141-0/+9
* Fix typosGabor Greif2013-04-061-2/+2
* Run the complete backend (Stg -> .S) incrementally on each StgBindingSimon Marlow2012-01-261-0/+97