about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-01-29 13:28:27 +0100
committerPeter Simons <simons@cryp.to>2015-01-29 15:31:49 +0100
commite439e1dfa863e39d3cc10632679bf4d001057f17 (patch)
tree267346d3e21fc3fe816a92e5875fec26528561c1 /pkgs
parent04f12cc838e1b832c6edfa5a6b45e1922038c271 (diff)
downloadnixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar.gz
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar.bz2
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar.lz
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar.xz
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.tar.zst
nixlib-e439e1dfa863e39d3cc10632679bf4d001057f17.zip
haskell-HGraphStorage does not compile.
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index e5325eb54b09..d0fa13354a1e 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -390,6 +390,9 @@ self: super: {
   # https://github.com/zouppen/stratum-tool/issues/14
   stratum-tool = markBrokenVersion "0.0.4" super.stratum-tool;
 
+  # https://github.com/JPMoresmau/HGraphStorage/issues/1
+  HGraphStorage = markBrokenVersion "0.0.1" super.HGraphStorage;
+
 } // {
 
   # Not on Hackage.