lp://staging/~ghc/ghc/packages-array-master
- Get this branch:
- bzr branch lp://staging/~ghc/ghc/packages-array-master
Branch merges
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.haskell.org/packages/array.git.
Last successful import was .
Recent revisions
- 1929. By Alec Theriault <email address hidden>
-
Add a 'Read (UArray i e)' instance
Summary:
This matches exactly the 'Read (Array i e)' instance defined in base.
Note that the same thing is being done for 'Show (UArray i e)'.Reviewers: RyanGlScott, bgamari
GHC Trac Issues: #11335
Differential Revision: https:/
/phabricator. haskell. org/D5156 - 1927. By Chaitanya Koparkar <email address hidden>
-
Generate a fresh Travis config file using the haskell-ci script
Summary:
The old Travis script still had targets to test against GHC < 8.0,
and wasn't using Cabal `new-build` among other things.Reviewers: bgamari, RyanGlScott
Reviewed By: RyanGlScott
Differential Revision: https:/
/phabricator. haskell. org/D4681 - 1925. By David Feuer
-
Remove compatibility with GHC <8
Summary: These have shifted out of the support window.
Reviewers: bgamari, hvr, RyanGlScott
Reviewed By: RyanGlScott
Subscribers: RyanGlScott
Differential Revision: https:/
/phabricator. haskell. org/D4499 - 1922. By Ben Gamari
-
Export unsafeFreezeIOU
Array The fact that this was previously hidden appears to be an oversight and
I've needed it at least once. - 1921. By Herbert V. Riedel
-
Drop support for GHC prior to GHC 7.8
The recent overflow check made the code stop working w/ prior versions
of GHC. But there's little benefit in support much older GHCs, so it's
easier to just cut the support window.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)