summaryrefslogtreecommitdiff
path: root/libraries/base/base.cabal
Commit message (Expand)AuthorAgeFilesLines
* Base/JS: GHC.JS.Foreign.Callback module (issue 23126)Josh Meredith2023-04-131-0/+1
* Set base 'maintainer' field to CLCBodigrim2023-04-111-2/+2
* JS: replace "js" architecture with "javascript"Sylvain Henry2023-02-061-4/+4
* Windows: Remove mingwex dependencyRyan Scott2023-02-031-2/+1
* CApiFFI: add ConstPtr for encoding const-qualified pointer return typesnineonine2023-01-281-0/+1
* base: Bump version to 4.18Ben Gamari2022-12-211-1/+1
* Add Javascript backendSylvain Henry2022-11-291-13/+32
* Add standard Unicode case predicates isUpperCase and isLowerCase.Pierre Le Marre2022-10-141-0/+1
* base: Move IPE helpers to GHC.InfoProvBen Gamari2022-10-111-0/+1
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-1/+1
* base: Introduce GHC.Encoding.UTF8Ben Gamari2022-07-221-0/+1
* Add Foldable1 and Bifoldable1 type classesBodigrim2022-06-271-0/+2
* Bump ghc-prim and base versionsBen Gamari2022-06-271-2/+2
* Pure Haskell implementation of GHC.UnicodePierre Le Marre2022-06-011-2/+6
* export IsList from GHC.IsListTeo Camarasu2022-05-291-0/+1
* base: Introduce [sg]etFinalizerExceptionHandlerBen Gamari2022-05-191-0/+1
* Move msvcrt dep out of baseBen Gamari2022-04-061-3/+1
* rts/PEi386: Rework linkerBen Gamari2022-04-061-2/+5
* List GHC.Event.Internal in base.cabal on Windowssheaf2022-03-191-13/+7
* Levity-polymorphic arrays and mutable variablessheaf2022-01-261-0/+1
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-0/+2
* Rename Data.Array.ByteArray -> Data.Array.ByteBodigrim2021-11-261-1/+1
* Rename Data.ByteArray to Data.Array.ByteArray + add TrustworthyBodigrim2021-11-261-1/+1
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-0/+1
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-0/+1
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-09-171-0/+1
* Add Data.ByteArray, derived from primitiveBodigrim2021-08-051-0/+1
* fix sdist for base libraryLuite Stegeman2021-06-241-2/+0
* Pass -DLIBICONV_PLUG when building base library on FreeBSD.Gleb Popov2021-06-181-0/+6
* Data.List specialization to []Oleg Grenrus2021-04-011-2/+0
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* Add cmpNat, cmpSymbol, and cmpCharDaniel Winograd-Cort2021-03-031-0/+3
* Implement #15993Koz Ross2021-01-231-0/+1
* base: Eliminate pinned allocations from IntTableBen Gamari2021-01-171-0/+2
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+1
* Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-271-1/+1
* winio: Rename SmartHandles to StdHandlesAndreas Klebinger2020-07-151-1/+1
* winio: Rename GHC.Conc.IOCP -> GHC.Conc.WinIOAndreas Klebinger2020-07-151-1/+1
* winio: Don't mention windows specific functions when building on Linux.Andreas Klebinger2020-07-151-1/+1
* winio: Only compile sources on WindowsBen Gamari2020-07-151-3/+5
* winio: revert BHandle changes.Tamar Christina2020-07-151-1/+0
* winio: Various fixes related to rebase and testdriverTamar Christina2020-07-151-1/+2
* winio: Implement new tempfile routines for winioTamar Christina2020-07-151-1/+3
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-0/+19
* winio: Add IOPort synchronization primitiveTamar Christina2020-07-151-0/+4
* winio: Implement new Console APITamar Christina2020-07-151-0/+5
* winio: Drop Windows Vista support, require Windows 7Tamar Christina2020-07-151-1/+11
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* Update `base` packageSylvain Henry2020-06-171-21/+11
* base: Bump to 4.15.0.0Ben Gamari2020-06-171-1/+1