forked from mirrors/nixpkgs
haskell-hmm does not compile.
This commit is contained in:
parent
5b475709c8
commit
05b97395ae
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue