mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 00:20:26 +01:00
Merge pull request #7845 from andreasabel/cpphs
Take over cpphs, pass on microaeson
This commit is contained in:
commit
69d828652d
@ -132,7 +132,6 @@ packages:
|
|||||||
|
|
||||||
- alex
|
- alex
|
||||||
- ListLike
|
- ListLike
|
||||||
- MissingH
|
|
||||||
- regex-base
|
- regex-base
|
||||||
- regex-compat
|
- regex-compat
|
||||||
- regex-pcre
|
- regex-pcre
|
||||||
@ -149,7 +148,6 @@ packages:
|
|||||||
- xor
|
- xor
|
||||||
- http-io-streams
|
- http-io-streams
|
||||||
- github
|
- github
|
||||||
- microaeson
|
|
||||||
- ini
|
- ini
|
||||||
- cryptohash-md5
|
- cryptohash-md5
|
||||||
- cryptohash-sha1
|
- cryptohash-sha1
|
||||||
@ -161,29 +159,31 @@ packages:
|
|||||||
- equivalence
|
- equivalence
|
||||||
- tokenize
|
- tokenize
|
||||||
- hs-captcha
|
- hs-captcha
|
||||||
- hackage-security-HTTP
|
|
||||||
- hslogger
|
- hslogger
|
||||||
- union-find-array
|
- union-find-array
|
||||||
- murmur-hash
|
- murmur-hash
|
||||||
- test-framework
|
- test-framework
|
||||||
- test-framework-hunit
|
- test-framework-hunit
|
||||||
- test-framework-quickcheck2
|
- test-framework-quickcheck2
|
||||||
|
- silently
|
||||||
|
- unix-compat
|
||||||
|
- cpphs
|
||||||
|
- polyparse
|
||||||
|
|
||||||
# Some "grandfathered dependencies" I took over because I contributed to them at some time.
|
# Some "grandfathered dependencies" I took over because I contributed to them at some time.
|
||||||
# Feel free to snatch them from me!
|
# Feel free to snatch them from me!
|
||||||
|
- MissingH
|
||||||
- regex-pcre-builtin
|
- regex-pcre-builtin
|
||||||
- c2hs
|
- c2hs
|
||||||
- hackage-security
|
- hackage-security
|
||||||
|
- hackage-security-HTTP
|
||||||
- haskell-lexer
|
- haskell-lexer
|
||||||
- lifted-async
|
- lifted-async
|
||||||
- polyparse
|
|
||||||
- silently
|
|
||||||
- text-icu
|
- text-icu
|
||||||
- vector-binary-instances
|
- vector-binary-instances
|
||||||
- map-syntax
|
- map-syntax
|
||||||
- heist
|
- heist
|
||||||
- snap
|
- snap
|
||||||
- unix-compat
|
|
||||||
- patience
|
- patience
|
||||||
- system-fileio
|
- system-fileio
|
||||||
- system-filepath
|
- system-filepath
|
||||||
@ -1735,6 +1735,7 @@ packages:
|
|||||||
"Tom Ellis <tom-stackage@jaguarpaw.co.uk> @tomjaguarpaw":
|
"Tom Ellis <tom-stackage@jaguarpaw.co.uk> @tomjaguarpaw":
|
||||||
- bluefin
|
- bluefin
|
||||||
- bluefin-internal
|
- bluefin-internal
|
||||||
|
- microaeson
|
||||||
- opaleye
|
- opaleye
|
||||||
- product-profunctors
|
- product-profunctors
|
||||||
- strict-wrapper
|
- strict-wrapper
|
||||||
@ -5506,7 +5507,6 @@ packages:
|
|||||||
- control-monad-omega
|
- control-monad-omega
|
||||||
- convertible
|
- convertible
|
||||||
- cookie
|
- cookie
|
||||||
- cpphs
|
|
||||||
- crypt-sha512
|
- crypt-sha512
|
||||||
- crypto-api
|
- crypto-api
|
||||||
- crypto-api-tests
|
- crypto-api-tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user