summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* base: Add Haddocks to GHC.RTS.FlagsBen Gamari2015-10-261-3/+46
* base: Update version numberBen Gamari2015-10-261-1/+1
* Make Data.List.foldr1 inlineJoachim Breitner2015-10-221-3/+5
* Testsuite: mark encoding005 expect_broken(#10623) on WindowsThomas Miedema2015-10-221-1/+2
* base: Have the argument of mask restore the state.Facundo Domínguez2015-10-225-3/+31
* Ensure shiftL/shiftR arguments aren't negativeBen Gamari2015-10-221-2/+6
* Fix a bug with mallocForeignPtr and finalizers (#10904)Simon Marlow2015-10-221-15/+21
* Docs: make sure all libs are included in index.html (#10879)Thomas Miedema2015-10-221-16/+2
* RTS.Flags: Rename Nat to RtsNatBen Gamari2015-10-221-13/+13
* Export more types from GHC.RTS.Flags (#9970)RyanGlScott2015-10-222-7/+20
* When iconv is unavailable, use an ASCII encoding to encode ASCIIBen Gamari2015-07-218-20/+227
* base: Mention SrcLoc in changelogBen Gamari2015-07-211-1/+4
* Expose source locations via Implicit Parameters of type GHC.Location.LocationEric Seidel2015-07-153-1/+90
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-103-11/+32
* Fix typo in error messageGabor Greif2015-07-061-1/+1
* Comments onlyReid Barton2015-06-261-0/+4
* Make enum01/enum02/enum03 tests clang-compatibleReid Barton2015-06-265-9/+42
* Update Cabal submodule to Cabal-v1.22.4.0 rls tagHerbert Valerio Riedel2015-06-171-0/+0
* libraries: update Cabal submoduleAustin Seipp2015-06-121-0/+0
* Update binary submodule to 0.7.5.0 releaseHerbert Valerio Riedel2015-06-081-0/+0
* Fix dropped event registrationsBen Gamari2015-06-012-14/+33
* base: fix #10298 & #7695Austin Seipp2015-05-282-2/+41
* Fix error messages from open(Binary)TempFileWithDefaultPermissionsReid Barton2015-05-251-2/+2
* base: Fix confusing docs typoAlexander Berntsen2015-05-061-4/+3
* Make sure GHC.List.last is memory-efficientJoachim Breitner2015-05-061-2/+9
* base: Export GHC.Event(.Internal).LifetimeBen Gamari2015-04-253-0/+9
* Bump base version to 4.8.1.0Herbert Valerio Riedel2015-04-251-1/+1
* Update Cabal submodule to 1.22.3.0 releaseHerbert Valerio Riedel2015-04-231-0/+0
* Import rand using capiReid Barton2015-04-141-2/+2
* Set release date for base-4.8.0.0 in changelogHerbert Valerio Riedel2015-03-231-1/+1
* Fix integer-gmp source tarball distributionHerbert Valerio Riedel2015-03-232-0/+528
* Update haskeline submodule to 0.7.2.1 release tagHerbert Valerio Riedel2015-03-221-0/+0
* Update Cabal submodule to Cabal-v1.22.2.0 rls tagHerbert Valerio Riedel2015-03-211-0/+0
* Update bytestring submodule to 0.10.6.0 release tagHerbert Valerio Riedel2015-03-201-0/+0
* Update integer-gmp2's changelog for releaseHerbert Valerio Riedel2015-03-201-1/+1
* Try to reconstruct a changelog for TH 2.10Herbert Valerio Riedel2015-03-201-1/+18
* Bump ghc-prim to 0.4.0.0Herbert Valerio Riedel2015-03-203-4/+4
* Update deepseq submodule to 1.4.1.1 tagHerbert Valerio Riedel2015-03-201-0/+0
* Update haskeline submodule to tagged 0.7.2.0 commitHerbert Valerio Riedel2015-03-201-0/+0
* libraries: update win32 submoduleAustin Seipp2015-03-191-0/+0
* Update Cabal submodule to 1.22 branch tipHerbert Valerio Riedel2015-03-191-0/+0
* Update filepath/hpc/process submodulesHerbert Valerio Riedel2015-03-193-0/+0
* libraries/base: Remove redundant importghc-7.10.1-rc3Austin Seipp2015-03-161-4/+0
* libraries/win32: update submoduleAustin Seipp2015-03-161-0/+0
* Update Cabal submodule to latest 1.22.1.2 snapshotHerbert Valerio Riedel2015-03-151-0/+0
* We need to import 'cast' on WindowsEdward Z. Yang2015-03-141-0/+2
* Rename ty{Con,peRep}Hash to ty{Con,peRep}FingerprintHerbert Valerio Riedel2015-03-133-9/+9
* Custom `Typeable` solver, that keeps track of kinds.Iavor S. Diatchki2015-03-131-215/+45
* Update submodule hpc (includes fix for #9619)Thomas Miedema2015-03-121-0/+0
* Cleanup test framework string formattingThomas Miedema2015-03-111-0/+0