Skip to content

Instantly share code, notes, and snippets.

@23Skidoo
Last active December 12, 2016 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 23Skidoo/57fad23542354b16a5259f4534820d26 to your computer and use it in GitHub Desktop.
Save 23Skidoo/57fad23542354b16a5259f4534820d26 to your computer and use it in GitHub Desktop.
stackage #2133
$ git diff --stat Cabal-v1.24.2.0..Cabal-v1.24.1.0
Cabal/Cabal.cabal | 8 ++---
.../PackageDescription/Configuration.hs | 38 +++++-----------------
Cabal/Distribution/Simple/BuildPaths.hs | 16 +++------
Cabal/Distribution/Simple/Haddock.hs | 8 ++---
Cabal/Distribution/Simple/Install.hs | 12 +++----
Cabal/Distribution/Simple/Setup.hs | 14 +++-----
Cabal/changelog | 7 ++--
Cabal/doc/index.markdown | 2 +-
.../BuildTargetErrors/BuildTargetErrors.cabal | 10 ------
Cabal/tests/PackageTests/BuildTargetErrors/Main.hs | 1 -
Cabal/tests/PackageTests/Tests.hs | 7 ----
cabal-install/Main.hs | 7 ++--
cabal-install/bootstrap.sh | 16 ++++-----
cabal-install/cabal-install.cabal | 8 ++---
cabal-install/changelog | 5 ---
15 files changed, 49 insertions(+), 110 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment