mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
haskell-lucid-foundation does not compile.
This commit is contained in:
parent
98476e9c51
commit
d2322bca84
|
@ -510,6 +510,9 @@ self: super: {
|
||||||
# https://code.google.com/p/linux-music-player/issues/detail?id=1
|
# https://code.google.com/p/linux-music-player/issues/detail?id=1
|
||||||
mp = markBroken super.mp;
|
mp = markBroken super.mp;
|
||||||
|
|
||||||
|
# https://github.com/athanclark/lucid-foundation/issues/1
|
||||||
|
lucid-foundation = markBroken super.lucid-foundation;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
|
Loading…
Reference in a new issue