Skip to content
Snippets Groups Projects
Commit 4c4fe9f0 authored by Daniel Firth's avatar Daniel Firth
Browse files

ghc-exactprint: 1.6.0 -> 1.6.1.1

parent 8a4841c0
Branches
No related merge requests found
...@@ -424,7 +424,7 @@ let packages = ...@@ -424,7 +424,7 @@ let packages =
, genvalidity-vector = H.callHackage "genvalidity-vector" "1.0.0.0" , genvalidity-vector = H.callHackage "genvalidity-vector" "1.0.0.0"
, ghc-byteorder = H.callHackage "ghc-byteorder" "4.11.0.0.10" , ghc-byteorder = H.callHackage "ghc-byteorder" "4.11.0.0.10"
, ghc-check = H.callHackage "ghc-check" "0.5.0.8" , ghc-check = H.callHackage "ghc-check" "0.5.0.8"
, ghc-exactprint = H.callHackage "ghc-exactprint" "1.6.0" , ghc-exactprint = H.callHackage "ghc-exactprint" "1.6.1.1"
, ghc-lib-parser = H.callHackage "ghc-lib-parser" "9.4.2.20220822" , ghc-lib-parser = H.callHackage "ghc-lib-parser" "9.4.2.20220822"
, ghc-lib-parser-ex = H.callHackage "ghc-lib-parser-ex" "9.4.0.0" , ghc-lib-parser-ex = H.callHackage "ghc-lib-parser-ex" "9.4.0.0"
, ghc-paths = H.callHackage "ghc-paths" "0.1.0.12" , ghc-paths = H.callHackage "ghc-paths" "0.1.0.12"
......
...@@ -22,10 +22,8 @@ ...@@ -22,10 +22,8 @@
}: }:
mkDerivation { mkDerivation {
pname = "ghc-exactprint"; pname = "ghc-exactprint";
version = "1.6.0"; version = "1.6.1.1";
sha256 = "8eb59736bbf052a380d5c72277abad05802730b37629ea67a4517b2d88dd40fa"; sha256 = "8883b247ca97c8720c047b820941c1119c4537c0121b21b02cca441ea12df437";
revision = "1";
editedCabalFile = "14ilvq5j0x153x6y4sxhks3fccwb0m03b029ffi9pvf1g6y3pqh7";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = false; enableSeparateDataOutput = false;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment