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-15 20:44:42 +0100
committerPeter Simons <simons@cryp.to>2018-03-15 21:33:05 +0100
commit5c9b3a6b187c1072b38722fc1320acce1d2244af (patch)
tree47eef892ab122135ea3cf401bf95e83fcac3414a /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parent43d9df52c3cd527a4730daa5c44f6df6941449c1 (diff)
downloadnixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar.gz
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar.bz2
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar.lz
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar.xz
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.tar.zst
nixlib-5c9b3a6b187c1072b38722fc1320acce1d2244af.zip
haskell-free: drop obsolete override 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.nix6
1 files changed, 0 insertions, 6 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 6fefab4ad317..15c37ffbdeeb 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -85,12 +85,6 @@ self: super: {
   either = super.either_5;
 
   ## Needs bump to a versioned attribute
-  ##     • Could not deduce (Semigroup (IterT m a))
-  ##         arising from the superclasses of an instance declaration
-  ##       from the context: (Monad m, Monoid a)
-  free = super.free_5_0_1;
-
-  ## Needs bump to a versioned attribute
   ## Setup: Encountered missing dependencies:
   ## Cabal <2.2
   ## Older versions don't compile.