mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
enable protobuf by skipping testsuite
since it depends on hex which doesn't build with base-4.13
This commit is contained in:
parent
55ded21623
commit
452bc05b6c
@ -4473,7 +4473,7 @@ packages:
|
||||
- process-extras
|
||||
- product-isomorphic
|
||||
- project-template
|
||||
- protobuf < 0 # via hex
|
||||
- protobuf
|
||||
- pureMD5
|
||||
- quickcheck-instances
|
||||
- quickcheck-io
|
||||
@ -5022,6 +5022,7 @@ skipped-tests:
|
||||
- mmtf # via hspec-2.7.0
|
||||
- next-ref # hspec 2.3
|
||||
- partial-order # HUnit 1.6
|
||||
- protobuf # hex-0.1.2
|
||||
- psqueues # via QuickCheck-2.12.6.1
|
||||
- pure-zlib # via QuickCheck-2.12.6.1
|
||||
- records-sop # via hspec-2.7.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user