haskell-ArrowVHDL doesn't compile with recent versions of base.

This commit is contained in:
Peter Simons 2015-02-22 17:26:50 +01:00
parent e7180dde72
commit 64480bd6b8

View file

@ -95,6 +95,9 @@ self: super: {
purescript = markBroken super.purescript;
highlighter2 = markBroken super.highlighter2;
# https://github.com/frosch03/arrowVHDL/issues/2
ArrowVHDL = markBroken super.ArrowVHDL;
}
// # packages relating to amazonka