mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #320
This commit is contained in:
parent
6c2a61bdfc
commit
0570537863
@ -340,14 +340,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Alan Zimmerman") $ words
|
||||
"hjsmin language-javascript"
|
||||
|
||||
{-
|
||||
|
||||
https://github.com/fpco/stackage/issues/320
|
||||
|
||||
when (ghcVer >= GhcMajorVersion 7 8 && not requireHP) $
|
||||
mapM_ (add "Alfredo Di Napoli <alfredo.dinapoli@gmail.com>") $ words
|
||||
"mandrill"
|
||||
-}
|
||||
|
||||
mapM_ (add "Jasper Van der Jeugt") $ words
|
||||
"blaze-html blaze-markup stylish-haskell"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user