haskell-lowgl does not compile.
This commit is contained in:
parent
a9f09f619b
commit
cd27ebeb58
|
@ -510,6 +510,9 @@ self: super: {
|
||||||
configuration-tools = markBroken super.configuration-tools;
|
configuration-tools = markBroken super.configuration-tools;
|
||||||
yet-another-logger = markBroken super.yet-another-logger;
|
yet-another-logger = markBroken super.yet-another-logger;
|
||||||
|
|
||||||
|
# https://github.com/evanrinehart/lowgl/issues/1
|
||||||
|
lowgl = markBroken super.lowgl;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user