summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-03-17 14:13:46 +0100
committerPeter Simons <simons@cryp.to>2018-03-17 21:16:48 +0100
commitbb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e (patch)
treedb16e9a27fd875141fdd244cae2271837cb902cc /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parent3c978a82caad786e0a08b8d3e9ab0c104bdc7446 (diff)
downloadnixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar.gz
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar.bz2
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar.lz
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar.xz
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.tar.zst
nixlib-bb6b99287bd3cd00eccc0bb7bbf49c9cf9b9fb3e.zip
cabal2nix: drop obsolete overrides for ghc-8.4.x
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix20
1 files changed, 0 insertions, 20 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
index 25afb5679419..5390d46c6e1d 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -134,26 +134,6 @@ self: super: {
 
   ## On Hackage:
 
-  ## Upstreamed
-
-  ## Upstreamed, awaiting a Hackage release
-  cabal2nix = (overrideCabal super.cabal2nix (drv: {
-    ##     Ambiguous occurrence ‘<>’
-    ##     It could refer to either ‘Prelude.<>’,
-    ##                              imported from ‘Prelude’ at src/Distribution/Nixpkgs/Haskell/Derivation.hs:6:8-46
-    src = pkgs.fetchFromGitHub {
-      owner  = "nixos";
-      repo   = "cabal2nix";
-      rev    = "32974fcc3d9b485bd35167d9ae90941a5b3d06df";
-      sha256 = "1racp49z5922rvrc62clslzdkxh4axj2i0k83w5y6w5chl83abyd";
-    };
-  })).override {
-    ##     • No instance for (Semigroup (List a))
-    ##         arising from the 'deriving' clause of a data type declaration
-    ##       Possible fix:
-    hpack = self.hpack;
-  };
-
   ## Upstreamed, awaiting a Hackage release
   cabal-install = overrideCabal super.cabal-install (drv: {
     ## Setup: Encountered missing dependencies: