mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +01:00
Merge pull request #7701 from andreasabel/test-framework-hunit
Take test-framework-hunit and -quickcheck2
This commit is contained in:
commit
f0c036ad86
@ -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
|
||||||
@ -5630,8 +5632,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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user