mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Added sqlite-simple
This commit is contained in:
parent
2bec03d042
commit
58d79d8343
@ -228,6 +228,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Boris Lykah <lykahb@gmail.com>") $ words
|
||||
"groundhog groundhog-th groundhog-sqlite groundhog-postgresql groundhog-mysql"
|
||||
|
||||
mapM_ (add "Janne Hellsten <jjhellst@gmail.com>") $ words
|
||||
"sqlite-simple"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/46
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user