Take over cpphs

This commit is contained in:
Andreas Abel 2025-09-14 18:30:06 +02:00
parent 3cf107b4be
commit 85de73ee66

View File

@ -132,7 +132,6 @@ packages:
- alex - alex
- ListLike - ListLike
- MissingH
- regex-base - regex-base
- regex-compat - regex-compat
- regex-pcre - regex-pcre
@ -161,29 +160,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
@ -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