mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
haskell-th-alpha is broken
This commit is contained in:
parent
c24214185c
commit
280cf7f3e3
@ -398,6 +398,9 @@ self: super: {
|
|||||||
# The install target tries to run lots of commands as "root". WTF???
|
# The install target tries to run lots of commands as "root". WTF???
|
||||||
hannahci = markBroken super.hannahci;
|
hannahci = markBroken super.hannahci;
|
||||||
|
|
||||||
|
# https://github.com/jkarni/th-alpha/issues/1
|
||||||
|
th-alpha = markBrokenVersion "0.2.0.0" super.th-alpha;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
Reference in New Issue
Block a user