mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-29 12:37:05 +02:00
Add groundhog
This commit is contained in:
parent
a462a8ba1f
commit
6f0262851c
@ -206,6 +206,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Adam Bergmark <adam@edea.se>") $ words
|
mapM_ (add "Adam Bergmark <adam@edea.se>") $ words
|
||||||
"fay fay-base"
|
"fay fay-base"
|
||||||
|
|
||||||
|
mapM_ (add "Boris Lykah <lykahb@gmail.com>") $ words
|
||||||
|
"groundhog groundhog-th groundhog-sqlite groundhog-postgresql groundhog-mysql"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/46
|
-- https://github.com/fpco/stackage/issues/46
|
||||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user