summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Data.List: Unterse/Obvious comment regarding CPPAlexander Berntsen2014-07-201-1/+1
* Add PolyKinds extension to Data.MonoidAlexander Berntsen2014-07-202-0/+5
* Revert "Update Cabal submodule to HEAD (1.21)"Edward Z. Yang2014-07-202-1/+1
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-182-1/+1
* integer-gmp: tweak gitignore.Austin Seipp2014-07-121-0/+3
* Integrate changelog entries from base-4.7.0.1 relHerbert Valerio Riedel2014-07-111-0/+13
* Fix typos in base documentation.Shachaf Ben-Kiki2014-07-102-4/+4
* GHC.Conc: clarify that 'forkOn' binds to capability, not a 'CPU' or 'Task'Sergei Trofimovich2014-07-101-3/+3
* Track gitignore update in submodule unixEdward Z. Yang2014-07-071-0/+0
* Fix imports in GHC.Event.Poll when not HAVE_POLL_H (#9275)Reid Barton2014-07-061-0/+1
* Update transformers submodule to 0.4.1.0 releaseHerbert Valerio Riedel2014-07-021-0/+0
* reading/writing blocking FDs over FD_SETSIZE is broken (Partially Trac #9169)Sergei Trofimovich2014-07-021-1/+5
* Re-add more primops for atomic ops on byte arraysJohan Tibell2014-06-302-0/+307
* Eliminate `Unify.validKindShape` (#9242)Iavor S. Diatchki2014-06-291-5/+1
* Update Cabal to BinaryLiterals-aware 1.20 versionHerbert Valerio Riedel2014-06-291-0/+0
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-288-442/+287
* Whitespace onlyGabor Greif2014-06-281-61/+61
* Add testsuite-related .gitignore filesHerbert Valerio Riedel2014-06-279-0/+0
* Update parallel and stm submodules to have .gitignoreEdward Z. Yang2014-06-262-0/+0
* Revert "Add more primops for atomic ops on byte arrays"Johan Tibell2014-06-262-307/+0
* Work around lack of __sync_fetch_and_nand in clangJohan Tibell2014-06-261-0/+26
* Convert loose sub-repos into proper submodules (re #8545)Herbert Valerio Riedel2014-06-2515-0/+0
* Fixup c1035d51e to behave more like in GHC 7.6Herbert Valerio Riedel2014-06-241-3/+6
* Add more primops for atomic ops on byte arraysJohan Tibell2014-06-242-0/+281
* Fix regression in Data.Fixed Read instance (re #9231)Herbert Valerio Riedel2014-06-241-3/+4
* Typos in commentsGabor Greif2014-06-192-2/+2
* Typos in commentsGabor Greif2014-06-191-5/+5
* TypoJose Pedro Magalhaes2014-06-191-1/+1
* Only comments: add notes explaining the various oddities of the `Typeable` i...Iavor S. Diatchki2014-06-181-0/+19
* Optimise the Typeable instance for type app a bit, and add a perf testSimon Marlow2014-06-171-3/+14
* Redo instance to be more efficient (see #8778, #9203)Iavor S. Diatchki2014-06-161-4/+6
* Update the incorrect comment on when function was introduced.Iavor S. Diatchki2014-06-161-2/+2
* Fix recomputation of TypeRep in the instance for Typeable (s a) (#9203)Simon Marlow2014-06-161-1/+3
* Implement `Typeable` support for type-level literals (#8778).Iavor S. Diatchki2014-06-142-4/+53
* Catch two typosGabor Greif2014-06-121-2/+2
* Comments only explaining the imports for GHC.Integer, GHC.TupleSimon Peyton Jones2014-06-111-8/+32
* Test #9111.Richard Eisenberg2014-06-112-0/+12
* Fix #9111.Richard Eisenberg2014-06-111-2/+57
* Refine deprecation warnings in template-haskell.Richard Eisenberg2014-06-111-2/+2
* Add comments about instances of type-level (==).Richard Eisenberg2014-06-111-0/+55
* Make FunPtr's role be phantom; add comments.Richard Eisenberg2014-06-112-11/+20
* Forgot to amend before pushing...Joachim Breitner2014-06-101-1/+1
* Fire "map/coerce" only in phase 1Joachim Breitner2014-06-101-1/+1
* Make Ptr's parameter phantomJoachim Breitner2014-06-102-4/+12
* Revert "Make Ptr's parameter phantom"Joachim Breitner2014-06-092-9/+4
* Make Ptr's parameter phantomJoachim Breitner2014-06-092-4/+9
* Raise exceptions when blocked in bad FDs (fixes Trac #4934)Sergei Trofimovich2014-06-081-1/+5
* Export `TimerManager` from GHC.Event (re #9165)Herbert Valerio Riedel2014-06-041-1/+2
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-297-0/+195
* T4006, environment001, T3307 all work on msys2Simon Peyton Jones2014-05-282-5/+4