summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
...
* Warn on all out-of-range literals in pats/exprsAlec Theriault2018-12-031-2/+2
* Add 'Lift' instances for 'NonEmpty' and 'Void'Alec Theriault2018-11-302-0/+18
* Add missing since annotationsVictor Nawothnig2018-11-291-0/+18
* Hadrian: bump Cabal submodule, install extra dynamic flavours of RTSAlp Mestanogullari2018-11-291-0/+0
* Use autoconf to generate version numbers for libiserv and friendsRyan Scott2018-11-261-2/+6
* Bump text submoduleBen Gamari2018-11-231-0/+0
* Bump containers submoduleBen Gamari2018-11-231-0/+0
* Fix unused-import warningsDavid Eichmann2018-11-2214-18/+11
* Doc-only fixesAlec Theriault2018-11-2221-136/+114
* base: Mention openFile throwing does-not-exist-errors on FIFOsBen Gamari2018-11-221-1/+3
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-173-2/+6
* More efficient, non-allocating unsafeLookupStaticPtrÖmer Sinan Ağacan2018-11-161-4/+3
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-14/+4
* Bump directory submodule to 1.3.3.1Ben Gamari2018-11-071-0/+0
* integer-gmp: Fix TBA in changelogBen Gamari2018-11-071-1/+1
* Add Int8# and Word8#Michal Terepeta2018-11-023-2/+6
* base: Improve haddocks for FunctorSimon Jakobi2018-11-021-2/+5
* base: Misc haddock fixesSimon Jakobi2018-11-023-14/+14
* Bump time submoduleBen Gamari2018-11-024-0/+0
* Data.Maybe: add callstack for fromJust (Trac #15559)Fangyi Zhou2018-11-013-2/+17
* Revert "Add a RTS option -xp to load PIC object anywhere in address space"Ben Gamari2018-10-301-3/+0
* Fix docs typo in Bitraversable composition lawMark Seemann2018-10-301-1/+1
* Revert "Bump time submodule"Ben Gamari2018-10-301-0/+0
* Bump time submoduleBen Gamari2018-10-291-0/+0
* Docs: clarify the interaction between throwSTM and catchSTM.Ian Denhardt2018-10-291-2/+12
* Bump template-haskell version to 2.15.0.0Ryan Scott2018-10-282-2/+2
* Comment out CONSTANT_FOLDED in GHC.NaturalChristiaan Baaij2018-10-281-25/+30
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-275-46/+97
* Fix some broken links (#15733)Fangyi Zhou2018-10-252-2/+2
* testsuite: Mark T15349 as broken in the ghci wayBen Gamari2018-10-231-1/+1
* base: Fill in TBAs in changelogBen Gamari2018-10-151-4/+4
* Add a strict version of foldMap to FoldableSimon Jakobi2018-10-152-0/+8
* Update integer_gmp_gcdext documentation.David Eichmann2018-10-151-7/+7
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-151-0/+3
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+4
* ghc-heap: Fix writing closures on big endianPeter Trommler2018-10-151-1/+4
* Fix #15738 by defining (and using) parenthesizeHsContextRyan Scott2018-10-151-0/+1
* Typeable: Only render saturated tuple types with tuple syntaxBen Gamari2018-10-151-1/+5
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-101-10/+1
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-093-6/+2
* Add Int8# and Word8#Michal Terepeta2018-10-073-2/+6
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* Stable name type roleDavid Feuer2018-10-041-0/+4
* Bump Cabal submoduleBen Gamari2018-10-041-0/+0
* Don't leak internal commentary into HasField's HaddocksRyan Scott2018-10-041-1/+1
* Documentation fixes in 'template-haskell'Alec Theriault2018-10-042-25/+42
* Document the list data typeAlec Theriault2018-10-042-13/+33
* Distinguish Inferred from Specified tyvarsSimon Peyton Jones2018-10-041-1/+8
* Make GHC (the library) flexible in the choice of integer libraryJoachim Breitner2018-10-032-3/+7
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-2/+0