Merge pull request #9377 from teh/master
haskell-purescript: Disable tests.
This commit is contained in:
commit
75cf3a2767
@ -680,6 +680,10 @@ self: super: {
|
||||
'';
|
||||
});
|
||||
|
||||
# Tests attempt to use NPM to install from the network into
|
||||
# /homeless-shelter. Disabled.
|
||||
purescript = dontCheck super.purescript;
|
||||
|
||||
# Broken by GLUT update.
|
||||
Monadius = markBroken super.Monadius;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user