git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump ghc-prim version to 0.5.0.0 (closes #11043)
[ghc.git]
/
libraries
/
base
/
base.cabal
2015-11-01
Herbert Valerio...
Bump ghc-prim version to 0.5.0.0 (closes #11043)
blob
|
commitdiff
2015-11-01
Herbert Valerio...
Bump `base` version to 4.9.0.0 (closes #11026)
blob
|
commitdiff
|
diff to current
2015-10-17
RyanGlScott
Move Control.Monad.IO.Class to base from transformers
blob
|
commitdiff
|
diff to current
2015-10-15
Edward Z. Yang
Rename package key to unit ID, and installed package...
blob
|
commitdiff
|
diff to current
2015-10-02
Ben Gamari
Move CallStack back to base
blob
|
commitdiff
|
diff to current
2015-10-02
Herbert Valerio...
Add Data.Semigroup and Data.List.NonEmpty (re #10365)
blob
|
commitdiff
|
diff to current
2015-09-02
Eric Seidel
Use IP based CallStack in error and undefined
blob
|
commitdiff
|
diff to current
2015-05-01
Simon Peyton Jones
Move IP, Symbol, Nat to ghc-prim
blob
|
commitdiff
|
diff to current
2015-04-25
Herbert Valerio...
Bump base version to 4.8.2.0
blob
|
commitdiff
|
diff to current
2015-03-31
Herbert Valerio...
Drop old integer-gmp-0.5 from GHC source tree
blob
|
commitdiff
|
diff to current
2015-03-23
Herbert Valerio...
Minor bump `base` version to 4.8.1.0
blob
|
commitdiff
|
diff to current
2015-03-20
Herbert Valerio...
Bump ghc-prim to 0.4.0.0
blob
|
commitdiff
|
diff to current
2015-03-07
Herbert Valerio...
Add `GHC.OldList` legacy module
blob
|
commitdiff
|
diff to current
2015-03-07
Herbert Valerio...
base: drop redundant Typeable derivings
blob
|
commitdiff
|
diff to current
2015-02-10
Thomas Miedema
Remove deprecated libraries/base/include/Typeable.h
blob
|
commitdiff
|
diff to current
2015-01-19
Eric Seidel
Expose source locations via Implicit Parameters of...
blob
|
commitdiff
|
diff to current
2014-12-10
Facundo Domínguez
Implement -XStaticValues
blob
|
commitdiff
|
diff to current
2014-11-24
Ömer Sinan Ağacan
accessors to RTS flag values -- #5364
blob
|
commitdiff
|
diff to current
2014-11-22
Herbert Valerio...
Implement `Natural` number type (re #9818)
blob
|
commitdiff
|
diff to current
2014-11-21
Herbert Valerio...
Add Data.Void to base (re #9814)
blob
|
commitdiff
|
diff to current
2014-11-21
Herbert Valerio...
Hide `Data.OldList` module
blob
|
commitdiff
|
diff to current
2014-11-12
Herbert Valerio...
Implement new integer-gmp2 from scratch (re #9281)
blob
|
commitdiff
|
diff to current
2014-11-10
Herbert Valerio...
Move Data.Functor.Identity from transformers to base
blob
|
commitdiff
|
diff to current
2014-10-31
Herbert Valerio...
Drop deprecated `OverlappingInstances` from base
blob
|
commitdiff
|
diff to current
2014-10-26
Herbert Valerio...
Add new `Data.Bifunctor` module (re #9682)
blob
|
commitdiff
|
diff to current
2014-10-18
Michael Karg
Remove obsolete Data.OldTypeable (#9639)
blob
|
commitdiff
|
diff to current
2014-09-20
Herbert Valerio...
Set up framework for generalising Data.List to Foldables
blob
|
commitdiff
|
diff to current
2014-09-09
Herbert Valerio...
Bump `base` version to 4.8.0.0 for real
blob
|
commitdiff
|
diff to current
2014-09-09
Austin Seipp
Revert "base: Bump version to 4.8.0.0"
blob
|
commitdiff
|
diff to current
2014-09-09
Austin Seipp
base: Bump version to 4.8.0.0
blob
|
commitdiff
|
diff to current
2014-08-05
Edward Z. Yang
Package keys (for linking/type equality) separated...
blob
|
commitdiff
|
diff to current
2014-05-27
Herbert Valerio...
Replace DeriveDataTypeable by AutoDeriveTypeable
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Update Cabal source-repository entries (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Alexander Berntsen
Add reverse application operator Data.Function.(&)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-02-28
Austin Seipp
Create Data.Coerce (#8745)
blob
|
commitdiff
|
diff to current
2014-01-29
Herbert Valerio...
Update `changelog.md` to contain more changes
blob
|
commitdiff
|
diff to current
2013-10-31
Richard Eisenberg
Add new module Data.Type.Bool, defining &&, || and...
blob
|
commitdiff
|
diff to current
2013-10-27
Herbert Valerio...
Update `bug-reports` URL and version constraints
blob
|
commitdiff
|
diff to current
2013-10-24
Herbert Valerio...
Don't include `{Event,HsUnix}Config.h` in source distri...
blob
|
commitdiff
|
diff to current
2013-10-09
Edward Kmett
Rename (:=:) to (:~:) and add Data.Type.Coercion
blob
|
commitdiff
|
diff to current
2013-09-28
Herbert Valerio...
Add missing/remove redundant `{-# LANGUAGE CPP #-}`s
blob
|
commitdiff
|
diff to current
2013-09-28
Herbert Valerio...
Modernize and refactor `base.cabal`
blob
|
commitdiff
|
diff to current
2013-09-11
Herbert Valerio...
Update Git repo URL in `base.cabal`
blob
|
commitdiff
|
diff to current
2013-09-03
Bryan O'Sullivan
Switch IO manager to a mutable hashtable
blob
|
commitdiff
|
diff to current
2013-07-24
Richard Eisenberg
Implement "TypeLevelReasoning" proposal at wiki:TypeLev...
blob
|
commitdiff
|
diff to current
2013-06-15
Ian Lynagh
Add setEnv/unsetEnv to System.Environment; fixes #7427
blob
|
commitdiff
|
diff to current
2013-05-08
Max Bolingbroke
Support for Windows DBCS and new SBCS with MultiByteToW...
blob
|
commitdiff
|
diff to current
2013-02-12
Jose Pedro Magalhaes
Implement poly-kinded Typeable
blob
|
commitdiff
|
diff to current
2013-02-12
Johan Tibell
Merge the new parallel I/O manager
blob
|
commitdiff
|
diff to current
2013-02-12
Andreas Voellmy
Specialized the TimerManager by removing the file monit...
blob
|
commitdiff
|
diff to current
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org//packages...
blob
|
commitdiff
|
diff to current
2013-01-23
Simon Marlow
Removes the assumption that CLK_TCK is a constant ...
blob
|
commitdiff
|
diff to current
2012-12-10
Simon Marlow
Add back new working QSem and QSemN implementations...
blob
|
commitdiff
|
diff to current
2012-11-30
Ian Lynagh
Bump version number following new policy
blob
|
commitdiff
|
diff to current
2012-11-30
Ian Lynagh
Add comment to .cabal file saying what GHC 7.6.1 shippe...
blob
|
commitdiff
|
diff to current
2012-09-20
Ian Lynagh
Remove GHC.Handle
blob
|
commitdiff
|
diff to current
2012-09-20
Ian Lynagh
Remove GHC.IOBase
blob
|
commitdiff
|
diff to current
2012-08-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/packages...
blob
|
commitdiff
|
diff to current
2012-08-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-10
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-10
Ian Lynagh
Make startProfTimer and stopProfTimer available via...
blob
|
commitdiff
|
diff to current
2012-07-20
Ian Lynagh
Remove some deprecated modules and functions
blob
|
commitdiff
|
diff to current
2012-06-27
Paolo Capriotti
Add System.Environment.getExecutablePath (#7029)
blob
|
commitdiff
|
diff to current
2012-06-21
Jose Pedro Magalhaes
Move GHC.Generics to base
blob
|
commitdiff
|
diff to current
2012-06-19
Ian Lynagh
Bump base's version
blob
|
commitdiff
|
diff to current
2012-06-13
Simon Peyton Jones
Add GHC.IP for the new implicit-parameter story
blob
|
commitdiff
|
diff to current
2012-04-24
David Terei
Add GHCi monad. Experimental for now.
blob
|
commitdiff
|
diff to current
2012-04-17
Paolo Capriotti
Define monotonic time function for Darwin.
blob
|
commitdiff
|
diff to current
2012-04-13
David Terei
Revert "Add GHCi monad"
blob
|
commitdiff
|
diff to current
2012-04-13
David Terei
Add GHCi monad
blob
|
commitdiff
|
diff to current
2012-03-24
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-03-20
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-03-18
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-03-14
Iavor S. Diatchki
Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2012-02-28
Ian Lynagh
Move chr's definition into a new GHC.Char
blob
|
commitdiff
|
diff to current
2012-02-26
Ian Lynagh
Remove some unused code
blob
|
commitdiff
|
diff to current
2012-02-18
Ian Lynagh
Remove Control.OldException
blob
|
commitdiff
|
diff to current
2012-02-12
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-02-10
Ian Lynagh
Bump base's version to match 7.4.1's
blob
|
commitdiff
|
diff to current
2012-01-25
Iavor S. Diatchki
Rename GHC.TypeNats to GHC.TypeList, cleanup, add type...
blob
|
commitdiff
|
diff to current
2012-01-25
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-01-07
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-01-07
George Giorgidze
Removing the MonadGroup class. This is to reflect the...
blob
|
commitdiff
|
diff to current
2011-12-29
Iavor S. Diatchki
Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Marlow
Add a way to get hold of the current call stack
blob
|
commitdiff
|
diff to current
2011-07-31
Daniel Fischer
Merge branch 'master' of /home/dafis/GHC/./ghc//librari...
blob
|
commitdiff
|
diff to current
2011-07-30
Edward Z. Yang
New GHC.Stats module for accessing GC statistics.
blob
|
commitdiff
|
diff to current
2011-07-22
Ian Lynagh
GHC.Classes has moved to ghc-prim
blob
|
commitdiff
|
diff to current
2011-07-11
Simon Marlow
Typeable overhaul (see #5275)
blob
|
commitdiff
|
diff to current
2011-07-07
Ian Lynagh
Bump version number
blob
|
commitdiff
|
diff to current
2011-06-20
Iavor S. Diatchki
Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2011-06-19
Iavor S. Diatchki
Support for TypeNats
blob
|
commitdiff
|
diff to current
2011-06-18
David Terei
SafeHaskell: Added SafeHaskell to base
blob
|
commitdiff
|
diff to current
2011-05-19
Simon Peyton Jones
Merge remote branch 'origin/master' into ghc-generics
blob
|
commitdiff
|
diff to current
2011-05-17
Jose Pedro Magalhaes
Merge branch 'master' of darcs.haskell.org/packages...
blob
|
commitdiff
|
diff to current
2011-05-14
Max Bolingbroke
Big patch to improve Unicode support in GHC. Validated...
blob
|
commitdiff
|
diff to current
next