summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-05-28 10:03:36 +0200
committerPeter Simons <simons@cryp.to>2015-05-30 19:54:43 +0200
commitef0d959fe9d2439a453863fdd0d58dea06895ade (patch)
tree78a4bc7cb01c02be63723cfc54c89d61ca81bd70 /pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
parente5a1818745ec6e299d425282258301b1415090f7 (diff)
downloadnixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar.gz
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar.bz2
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar.lz
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar.xz
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.tar.zst
nixlib-ef0d959fe9d2439a453863fdd0d58dea06895ade.zip
haskell-BNFC: build has been fixed, but the test suite still won't compile
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
index 1329ad24f8f8..470a944fa930 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
@@ -183,10 +183,6 @@ self: super: {
             in addBuildDepends jsaddle' [ self.glib self.gtk3 self.webkitgtk3
                                           self.webkitgtk3-javascriptcore ];
 
-  # https://github.com/BNFC/bnfc/issues/137
-  BNFC = markBrokenVersion "2.7.1" super.BNFC;
-  cubical = dontDistribute super.cubical;
-
   # contacted maintainer by e-mail
   cmdlib = markBrokenVersion "0.3.5" super.cmdlib;
   darcs-fastconvert = dontDistribute super.darcs-fastconvert;