haskell-HGraphStorage does not compile.

This commit is contained in:
Peter Simons 2015-01-29 13:28:27 +01:00
parent 04f12cc838
commit e439e1dfa8

View File

@ -390,6 +390,9 @@ self: super: {
# https://github.com/zouppen/stratum-tool/issues/14 # https://github.com/zouppen/stratum-tool/issues/14
stratum-tool = markBrokenVersion "0.0.4" super.stratum-tool; 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. # Not on Hackage.