summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Fix fake import in GHC.Exception.Type boot moduleSylvain Henry2021-03-201-1/+0
* Update `base` packageSylvain Henry2020-06-171-1/+1
* base: Ensure that failIO isn't SOURCE importedBen Gamari2019-11-011-1/+2
* base: Add references to Notes for certain special importsChaitanya Koparkar2018-09-051-1/+1
* base: Add dependency on GHC.Integer in a few boot filesBen Gamari2018-04-061-0/+1
* Add `MonadPlus IO` and `Alternative IO` instancesHerbert Valerio Riedel2015-11-031-1/+1
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+1
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-0/+2
* Move the instances of Functor and Monad IO to GHC.Base, to avoid orphansSimon Marlow2009-07-221-0/+5