3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hmm does not compile.

This commit is contained in:
Peter Simons 2015-02-21 15:13:32 +01:00
parent 5b475709c8
commit 05b97395ae

View file

@ -561,6 +561,9 @@ self: super: {
elevator = markBroken super.elevator;
minioperational = markBroken super.minioperational;
# https://github.com/mikeizbicki/hmm/issues/12
hmm = markBroken super.hmm;
} // {
# Not on Hackage.