ghc-head: Fixes for new base and Cabal
This commit is contained in:
@@ -106695,8 +106695,8 @@ self: {
|
||||
({ mkDerivation, base, Cabal }:
|
||||
mkDerivation {
|
||||
pname = "jailbreak-cabal";
|
||||
version = "1.3.1";
|
||||
sha256 = "610d8dbd04281eee3d5da05c9eef45bfd1a1ddca20dfe54f283e15ddf6d5c235";
|
||||
version = "1.3.2";
|
||||
sha256 = "1x2h54sx4ycik34q8f9g698xc2b7fai18918cd08qx7w7ny8nai1";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [ base Cabal ];
|
||||
|
||||
Reference in New Issue
Block a user