about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-05-23 11:45:05 +0200
committerPeter Simons <simons@cryp.to>2015-05-23 15:09:29 +0200
commit18a6e7171e5f0238c50876198648dd7808cfc6e2 (patch)
tree8fcd6e3e2399449abc44f739ed7b56404780d074 /pkgs/development
parent58e96c79d838c5b74a2effd52c019d780b5799bc (diff)
downloadnixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar.gz
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar.bz2
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar.lz
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar.xz
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.tar.zst
nixlib-18a6e7171e5f0238c50876198648dd7808cfc6e2.zip
haskell-hbro-contrib: missing dependency hbro has been fixed upstream
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 1dcb8d00abb6..b27b43c12be1 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -168,7 +168,6 @@ self: super: {
   ASN1 = dontDistribute super.ASN1;                             # NewBinary
   frame-markdown = dontDistribute super.frame-markdown;         # frame
   hails-bin = dontDistribute super.hails-bin;                   # Hails
-  hbro-contrib = dontDistribute super.hbro-contrib;             # hbro
   lss = markBrokenVersion "0.1.0.0" super.lss;                  # https://github.com/dbp/lss/issues/2
   snaplet-lss = markBrokenVersion "0.1.0.0" super.snaplet-lss;  # https://github.com/dbp/lss/issues/2