Skip to content

Commit

Permalink
Merge pull request #47646 from obsidiansystems/ghc-8.2.2-change-patch
Browse files Browse the repository at this point in the history
ghc-8.2.2: Oops, added adjacent patch the one I wanted
  • Loading branch information
Ericson2314 committed Oct 2, 2018
2 parents 0ce0851 + bfef811 commit 3e55299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/compilers/ghc/8.2.2.nix
Expand Up @@ -110,8 +110,8 @@ stdenv.mkDerivation (rec {
stripLen = 1;
})
(fetchpatch {
url = "https://git.haskell.org/hsc2hs.git/patch/d1e191766742e9166a90656c94a7cf3bd73444df";
sha256 = "0q25n0k0sbgji6qvalx5j3lmw80j2k0d2k87k4v4y7xqc4ihpi12";
url = "https://git.haskell.org/hsc2hs.git/patch/598303cbffcd230635fbce28ce4105d177fdf76a";
sha256 = "0hqcg434qbh1bz1pk85cap2q4v9i8bs6x65yzq4spz6xk3zq6af7";
extraPrefix = "utils/hsc2hs/";
stripLen = 1;
})
Expand Down

0 comments on commit 3e55299

Please sign in to comment.