summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IOArray.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-061-1/+1
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+1
* base: drop redundant Typeable derivingsHerbert Valerio Riedel2015-03-071-3/+2
* Remove redundant constraints from libraries, discovered by -fwarn-redundant-c...Simon Peyton Jones2015-01-061-2/+2
* Fix #9220 by adding role annotations.Richard Eisenberg2014-11-201-1/+4
* Replace DeriveDataTypeable by AutoDeriveTypeableHerbert Valerio Riedel2014-05-271-1/+1
* Re-jig SOURCE importsSimon Peyton Jones2013-06-061-2/+3
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+1
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+1
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-9/+10
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* warning fix: -fno-implicit-prelude -> -XNoImplicitPreludeSimon Marlow2009-07-151-1/+1
* Rewrite of the IO library, including Unicode supportSimon Marlow2009-06-121-0/+69