Merge pull request #9568 from dfoxfranke/haskell-lucid

haskell-lucid: disable tests
This commit is contained in:
Peter Simons 2015-08-31 10:16:51 +02:00
commit 5a961f4e84

View File

@ -430,6 +430,7 @@ self: super: {
language-slice = dontCheck super.language-slice; language-slice = dontCheck super.language-slice;
lensref = dontCheck super.lensref; lensref = dontCheck super.lensref;
liquidhaskell = dontCheck super.liquidhaskell; liquidhaskell = dontCheck super.liquidhaskell;
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
lvmrun = dontCheck super.lvmrun; lvmrun = dontCheck super.lvmrun;
memcache = dontCheck super.memcache; memcache = dontCheck super.memcache;
milena = dontCheck super.milena; milena = dontCheck super.milena;