lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #9568 from dfoxfranke/haskell-lucid

haskell-lucid: disable tests

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 430 430 language-slice = dontCheck super.language-slice; 431 431 lensref = dontCheck super.lensref; 432 432 liquidhaskell = dontCheck super.liquidhaskell; 433 + lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25 433 434 lvmrun = dontCheck super.lvmrun; 434 435 memcache = dontCheck super.memcache; 435 436 milena = dontCheck super.milena;