[commit: packages/array] master: Remove compatibility with GHC <8 (1d0435f)
git at git.haskell.org
git at git.haskell.org
Mon Mar 19 16:46:39 UTC 2018
Repository : ssh://git@git.haskell.org/array
On branch : master
Link : http://git.haskell.org/packages/array.git/commitdiff/1d0435f4937f03901e32304e279f46ce19b0f089
>---------------------------------------------------------------
commit 1d0435f4937f03901e32304e279f46ce19b0f089
Author: David Feuer <David.Feuer at gmail.com>
Date: Mon Mar 19 12:46:14 2018 -0400
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
>---------------------------------------------------------------
1d0435f4937f03901e32304e279f46ce19b0f089
Data/Array.hs | 2 --
Data/Array/Base.hs | 45 ++++++++++++---------------------------------
Data/Array/IO/Internals.hs | 29 +++++------------------------
Data/Array/ST.hs | 9 ---------
array.cabal | 5 ++---
changelog.md | 5 +++++
6 files changed, 24 insertions(+), 71 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 1d0435f4937f03901e32304e279f46ce19b0f089
More information about the ghc-commits
mailing list