mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
haskellPackages.ghc-exactprint_1_4_1: remove at 1.4.1
Apply config change of fdfc491
This commit is contained in:
parent
6a8a22133f
commit
6c366db32d
@ -105793,21 +105793,6 @@ self: {
|
||||
license = lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"ghc-exactprint_1_4_1" = callPackage
|
||||
({ mkDerivation }:
|
||||
mkDerivation {
|
||||
pname = "ghc-exactprint";
|
||||
version = "1.4.1";
|
||||
sha256 = "0q9z43753arxbcs6mz26kz4dsz0c2i5hkxa125gl36vsipxfrq92";
|
||||
revision = "1";
|
||||
editedCabalFile = "00wvn8j7439r5pp9wjqasv710amrsf34qpa3czxja2khg9jdnngj";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
description = "ExactPrint for GHC";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ghc-exactprint_1_5_0" = callPackage
|
||||
({ mkDerivation }:
|
||||
mkDerivation {
|
||||
|
Loading…
Reference in New Issue
Block a user