forked from mirrors/nixpkgs
haskell-hwsl2 does not compile.
This commit is contained in:
parent
6ba8720a56
commit
b548adf58d
|
@ -504,6 +504,9 @@ self: super: {
|
|||
# https://github.com/evanrinehart/lowgl/issues/1
|
||||
lowgl = markBroken super.lowgl;
|
||||
|
||||
# https://github.com/srijs/hwsl2/issues/1
|
||||
hwsl2 = markBroken super.hwsl2;
|
||||
|
||||
} // {
|
||||
|
||||
# Not on Hackage.
|
||||
|
|
Loading…
Reference in a new issue