summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Don't lose parentheses in show SomeAsyncExceptionNathan Collins2019-05-291-1/+1
* base: Include (<$) in all exports of FunctorSimon Jakobi2019-05-272-3/+2
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-232-0/+62
* Revert "Add Generic tuple instances up to 15-tuple" #16688David Eichmann2019-05-231-48/+0
* fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman2019-05-222-7/+8
* Fix doc for Data.Function.fix.Javran Cheng2019-05-211-1/+1
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Add Generic tuple instances up to 15-tupleOleg Grenrus2019-05-101-0/+48
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-081-1/+2
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-0/+1
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-081-0/+8
* [ typo ] 'castFloatToWord32' -> 'castFloatToWord64'gallais2019-05-041-1/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-05-032-4/+4
* ghci: Ensure that system libffi include path is searchedBen Gamari2019-04-291-0/+2
* Update autoconf scriptsBen Gamari2019-04-254-3196/+3464
* TH: make `Lift` and `TExp` levity-polymorphicAlec Theriault2019-04-183-17/+219
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-04-177-68/+69
* Ord docs: Add explanation on 'min' and 'max' operator interactionsSimon Jakobi2019-04-141-0/+4
* base: Better document implementation implications of Data.TimeoutBen Gamari2019-04-131-16/+25
* removing x87 register support from native code genCarter Schonwald2019-04-102-17/+4
* Use ghc-prim < 0.7, not <= 0.6.1, as upper version boundsRyan Scott2019-04-094-4/+4
* Bump hpc submoduleRyan Scott2019-04-081-0/+0
* Fix whitespace styleYuriy Syrovetskiy2019-04-081-1/+1
* testsuite: Add testcase for #16111Ben Gamari2019-04-043-0/+16
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-049-9/+9
* Inline the definition of 'ap' in the Monad lawsChris Martin2019-04-031-2/+2
* integer-simple: Add documentation for Integer typeBen Gamari2019-04-031-0/+3
* integer-gmp: Write friendlier documentation for IntegerBen Gamari2019-04-031-2/+6
* base: Add documentation that liftA2 used to not be a typeclass methodAndrew Martin2019-04-031-0/+3
* Fix formatting issue in ghc-prim's changelog [skip ci]Alexandre Baldé2019-04-021-0/+1
* Bump array submoduleRyan Scott2019-04-011-0/+0
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* Bump ghc-prim's version where neededAlexandre2019-04-015-5/+5
* Add support for bitreverse primopAlexandre2019-04-015-2/+133
* Bump transformers to 0.5.6.2Ben Gamari2019-03-291-0/+0
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-279-9/+9
* Correct duplicate 4.12.0.0 entry in base's changelogRyan Scott2019-03-251-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-2512-17/+17
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-2211-31/+11
* Bump cabal submoduleBen Gamari2019-03-211-0/+0
* Fix typo [skip ci]Alexandre Esteves2019-03-211-1/+1
* base: Depend upon shlwapi on WindowsBen Gamari2019-03-203-1/+9
* Bump Cabal submodule to 3.0Ben Gamari2019-03-191-0/+0
* ghc-heap: Introduce closureSizeBen Gamari2019-03-175-0/+59
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-1531-48/+48
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-086-1/+51
* Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh2019-03-072-1/+9
* Visible dependent quantificationRyan Scott2019-03-015-6/+31
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-284-13/+39