mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 20:00:19 +00:00
haskell.packages.ghc94.ghc-exactprint: 1.6.1.1 -> 1.6.1.3
This commit is contained in:
@@ -172,7 +172,7 @@ in {
|
||||
ghc-exactprint = overrideCabal (drv: {
|
||||
libraryHaskellDepends = with self; [ HUnit data-default fail filemanip free ghc-paths ordered-containers silently syb Diff ];
|
||||
})
|
||||
self.ghc-exactprint_1_6_1_1;
|
||||
self.ghc-exactprint_1_6_1_3;
|
||||
|
||||
# needed to build servant
|
||||
http-api-data = super.http-api-data_0_5_1;
|
||||
|
||||
Reference in New Issue
Block a user