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 19:26:55 +0100
committerPeter Simons <simons@cryp.to>2018-03-17 21:16:49 +0100
commit8848a95575d30c0c74924a82b1e87821756e5b4e (patch)
tree6050da693648511a0dbbbb90e5c75282da2fb8a1 /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parentcedf31b04af86214ccd6abbaf13fc628b03de795 (diff)
downloadnixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar.gz
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar.bz2
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar.lz
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar.xz
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.tar.zst
nixlib-8848a95575d30c0c74924a82b1e87821756e5b4e.zip
haskell-boxes: 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.nix5
1 files changed, 0 insertions, 5 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 24b7cd82fb83..5f0b6636506d 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -48,11 +48,6 @@ self: super: {
   ## Shadowed:
 
   ## Needs bump to a versioned attribute
-  ## Setup: Encountered missing dependencies:
-  ## base >=3 && <4.11
-  boxes = super.boxes_0_1_5;
-
-  ## Needs bump to a versioned attribute
   ##     • No instance for (GHC.Base.Semigroup BV)
   ##         arising from the superclasses of an instance declaration
   ##     • In the instance declaration for ‘Monoid BV’