1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-th-alpha is broken

This commit is contained in:
Peter Simons 2015-02-02 11:33:10 +01:00
parent c24214185c
commit 280cf7f3e3

View file

@ -398,6 +398,9 @@ self: super: {
# The install target tries to run lots of commands as "root". WTF???
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.