Take test-framework-hunit and -quickcheck2

I am now Hackage maintainer of these projects.
This commit is contained in:
Andreas Abel 2025-03-03 08:06:39 +01:00
parent d38f4f49e5
commit 0f642e5467

View File

@ -160,11 +160,13 @@ packages:
- hslogger - hslogger
- union-find-array - union-find-array
- murmur-hash - murmur-hash
- test-framework
- test-framework-hunit
- test-framework-quickcheck2
# 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!
- regex-pcre-builtin - regex-pcre-builtin
- test-framework
- c2hs - c2hs
- hackage-security - hackage-security
- haskell-lexer - haskell-lexer
@ -5628,8 +5630,6 @@ packages:
- temporary - temporary
- temporary-rc - temporary-rc
- temporary-resourcet - temporary-resourcet
- test-framework-hunit
- test-framework-quickcheck2
- test-framework-smallcheck - test-framework-smallcheck
- test-framework-th - test-framework-th
- testing-feat - testing-feat