git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Upgrade to the latest stack resolver
[ghc.git]
/
libraries
/
2018-10-04
Ryan Scott
Don't leak internal commentary into HasField's Haddocks
tree
|
commitdiff
2018-10-04
Alec Theriault
Documentation fixes in 'template-haskell'
tree
|
commitdiff
2018-10-04
Alec Theriault
Document the list data type
tree
|
commitdiff
2018-10-04
Simon Peyton Jones
Distinguish Inferred from Specified tyvars
tree
|
commitdiff
2018-10-03
Joachim Breitner
Make GHC (the library) flexible in the choice of intege...
tree
|
commitdiff
2018-10-03
Ryan Scott
Drop GHC 8.2 compatibility
tree
|
commitdiff
2018-10-01
Ben Gamari
ghc-prim: Fix typo in traceBinaryEvent# changelog entry
tree
|
commitdiff
2018-10-01
Ben Gamari
ghc-prim: Add missing changelog entry
tree
|
commitdiff
2018-09-27
Simon Marlow
Fix for recover with -fexternal-interpreter (#15418)
tree
|
commitdiff
2018-09-20
Ben Gamari
Revert "adds -latomic to. ghc-prim"
tree
|
commitdiff
2018-09-18
Ben Gamari
Bump deepseq submodule
tree
|
commitdiff
2018-09-18
Ben Gamari
Bump text submodule
tree
|
commitdiff
2018-09-18
Ben Gamari
Bump stm submodule
tree
|
commitdiff
2018-09-18
Ilias Tsitsimpis
Fix check whether GCC supports __atomic_ builtins
tree
|
commitdiff
2018-09-18
Shayne Fletcher
NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap...
tree
|
commitdiff
2018-09-17
Sebastian Graf
Make sure forM_ and related functions fuse cleanly
tree
|
commitdiff
2018-09-17
Ben Gamari
base: Add bangs to GHC.IO.Handle.Text hGet* functions
tree
|
commitdiff
2018-09-14
Michael Sloan
Add support for ImplicitParams and RecursiveDo in TH
tree
|
commitdiff
2018-09-13
Ben Gamari
base: showEFloat: Handle negative precisions the same...
tree
|
commitdiff
2018-09-12
Ben Gamari
template-haskell: Fix typo in changelog
tree
|
commitdiff
2018-09-08
Neil Mitchell
Avoid creating unevaluated Int thunks when iterating...
tree
|
commitdiff
2018-09-08
Ömer Sinan Ağacan
Refactor Foreign.Marshal modules for more modern style
tree
|
commitdiff
2018-09-05
Chaitanya Koparkar
base: Add references to Notes for certain special imports
tree
|
commitdiff
2018-08-29
chris-bacon
Fixed typo in exponent example
tree
|
commitdiff
2018-08-24
Artem Pelenitsyn
Update unicode tables to v. 12 of the standard
tree
|
commitdiff
2018-08-24
Ben Gamari
docs: Add changelog and release notes entry for traceBi...
tree
|
commitdiff
2018-08-21
Artem Pelenitsyn
docs: "state transformer" -> "state monad" / "ST" ...
tree
|
commitdiff
2018-08-21
Artem Pelenitsyn
Fix precision of asinh/acosh/atanh by making them primops
tree
|
commitdiff
2018-08-21
DavidEichamnn
Correct limb length and assertion for gcdExtInteger
tree
|
commitdiff
2018-08-21
Alec Theriault
Fix ambiguous/out-of-scope Haddock identifiers
tree
|
commitdiff
2018-08-21
Kevin Buhr
base: Mark `findIndices` as INLINABLE instead of INLINE...
tree
|
commitdiff
2018-08-21
David Feuer
Expose the StableName constructor
tree
|
commitdiff
2018-08-20
Ben Gamari
Bump stm submodule
tree
|
commitdiff
2018-08-17
Tobias Pflug
base: Rewrite semigroup documentation
tree
|
commitdiff
2018-08-17
Tobias Pflug
base: rewrite Monoid module docs
tree
|
commitdiff
2018-08-13
Ben Gamari
Bump parsec submodule
tree
|
commitdiff
2018-08-09
Ben Gamari
testsuite: Bump for unix 2.7
tree
|
commitdiff
2018-08-09
Ben Gamari
Bump unix submodule
tree
|
commitdiff
2018-08-09
Tobias Pflug
base: improve Functor documentation
tree
|
commitdiff
2018-08-07
Ben Gamari
Yet another Cabal submodule bump
tree
|
commitdiff
2018-08-07
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-08-07
Ben Gamari
Bump binary submodule to 0.8.6.0
tree
|
commitdiff
2018-08-06
Simon Jakobi
Unhide GHC.List for haddock
tree
|
commitdiff
2018-08-06
Alexander Biehl
Add since annotation to GHC.ByteOrder
tree
|
commitdiff
2018-08-03
Ben Gamari
Bump filepath submodule
tree
|
commitdiff
2018-08-03
Ben Gamari
Bump binary submodule
tree
|
commitdiff
2018-08-03
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-07-31
Ben Gamari
base: Fix documentation of System.Environment.Blank
tree
|
commitdiff
2018-07-31
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-07-30
Ben Gamari
base: Make Foreign.Marshal.Alloc.allocBytes[Aligned...
tree
|
commitdiff
2018-07-30
Ben Gamari
Bump terminfo submodule to 0.4.1.2
tree
|
commitdiff
2018-07-27
Peter Trommler
Fix endian issues in ghc-heap
tree
|
commitdiff
2018-07-27
Michael Sloan
Modifications to support loading GHC into GHCi
tree
|
commitdiff
2018-07-27
Simon Peyton Jones
Refactor (~) to reduce the suerpclass stack
tree
|
commitdiff
2018-07-21
David Feuer
Harden fixST
tree
|
commitdiff
2018-07-16
Simon Marlow
Support the GHCi debugger with -fexternal-interpreter
tree
|
commitdiff
2018-07-16
Francesco Ariis
Fixed "Memory Model" example.
tree
|
commitdiff
2018-07-16
Simon Jakobi
Fix example in `asum` docs
tree
|
commitdiff
2018-07-16
Vladislav Zavialov
Do not imply NoStarIsType by TypeOperators/TypeInType
tree
|
commitdiff
2018-07-15
David Feuer
Replace atomicModifyMutVar#
tree
|
commitdiff
2018-07-14
Ben Gamari
Remove random submodule
tree
|
commitdiff
2018-07-14
Ben Gamari
Bump unix submodule
tree
|
commitdiff
2018-07-14
Ben Gamari
Bump directory submodule to v1.3.3.0
tree
|
commitdiff
2018-07-14
Ben Gamari
Bump mtl submodule to v2.2.2
tree
|
commitdiff
2018-07-14
Ben Gamari
Bump haskeline submodule to 0.7.4.3
tree
|
commitdiff
2018-07-13
Simon Marlow
submodule update
tree
|
commitdiff
2018-07-13
Simon Marlow
Update submodule
tree
|
commitdiff
2018-07-12
Michael Sloan
Fix handling of unbound constructor names in TH #14627
tree
|
commitdiff
2018-07-12
Bodigrim
Fix gcdExtInteger (trac#15350)
tree
|
commitdiff
2018-07-12
Ben Gamari
Bump xhtml submodule to 3000.2.2.1
tree
|
commitdiff
2018-07-12
David Sanders
Link to iterate' doesn't work.
tree
|
commitdiff
2018-07-06
Sylvain Henry
Fix for built-in Natural literals desugaring
tree
|
commitdiff
2018-06-26
Gabor Greif
Typofixes in comments and whitespace only [ci skip]
tree
|
commitdiff
2018-06-20
Ben Gamari
configure: Set version to 8.7
ghc-8.7-start
tree
|
commitdiff
2018-06-20
Ben Gamari
containers: Bump to 0.6.0.1
tree
|
commitdiff
2018-06-20
Gabor Greif
A few more typofixes in docs/comments [ci skip]
tree
|
commitdiff
2018-06-20
Ben Gamari
Revert "containers: Bump to 0.6.0.1"
tree
|
commitdiff
2018-06-20
Ben Gamari
base: Add missing instances for Data.Ord.Down
tree
|
commitdiff
2018-06-20
Victor Nawothnig
Tweak wording in documentation
tree
|
commitdiff
2018-06-20
Ben Gamari
containers: Bump to 0.6.0.1
tree
|
commitdiff
2018-06-19
Richard Eisenberg
configure: Bump version to 8.6.0
tree
|
commitdiff
2018-06-19
Ömer Sinan Ağacan
Mark some TH tests as req_interp
tree
|
commitdiff
2018-06-18
Gabor Greif
Typofixes in docs and comments [ci skip]
tree
|
commitdiff
2018-06-17
ARJANEN Loïc Jean...
Improve documentation of Eq, Ord instances for Float...
tree
|
commitdiff
2018-06-17
Ben Gamari
Bump process submodule
tree
|
commitdiff
2018-06-17
Vladislav Zavialov
Warn about implicit kind variables with -Wcompat
tree
|
commitdiff
2018-06-17
Ben Gamari
base: Add default implementation for Data.Bits.bitSize
tree
|
commitdiff
2018-06-16
ARJANEN Loïc Jean...
base: Improve the documentation of the enumFrom series...
tree
|
commitdiff
2018-06-16
Ben Gamari
testsuite: Mark num009 as broken due to #15062
tree
|
commitdiff
2018-06-15
Sylvain Henry
Built-in Natural literals in Core
tree
|
commitdiff
2018-06-14
HE, Tao
Exclude libraries/libiserv/ghc.mk and other things...
tree
|
commitdiff
2018-06-14
Ben Gamari
Fix binary and haddock submodule commits
tree
|
commitdiff
2018-06-14
Vladislav Zavialov
Embrace -XTypeInType, add -XStarIsType
tree
|
commitdiff
2018-06-14
Peter Trommler
Mark test broken on powerpc64[le]
tree
|
commitdiff
2018-06-14
Félix Baylac-Jacqué
Make Control.Exception.throw levity polymorphic.
tree
|
commitdiff
2018-06-14
Gabor Greif
Duplicated and
tree
|
commitdiff
2018-06-14
Ben Gamari
libiserv: Add license file
tree
|
commitdiff
2018-06-10
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-06-08
Moritz Angermann
Move `iserv` into `utils` and change package name from...
tree
|
commitdiff
2018-06-07
Ryan Scott
Fix #15236 by removing parentheses from funTyConName
tree
|
commitdiff
next