Skip to content

Commit 0eb72ae

Browse files
committed
ed25519 and serialise testsuites failing to compile
1 parent 3836b08 commit 0eb72ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-constraints/lts-23-build-constraints.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6614,6 +6614,7 @@ expected-test-failures:
66146614
- conduit-connection # 0.1.0.5
66156615
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
66166616
- do-notation # 0.1.0.2
6617+
- ed25519 # The data constructor ‘Success’ should have 6 arguments, but has been given 3
66176618
- fields-and-cases # 0.2.0.0 https://github.com/m-bock/fields-and-cases/issues/1
66186619
- fortran-src # 0.16.3 https://github.com/camfort/fortran-src/issues/293
66196620
- generic-arbitrary # 1.0.1 https://github.com/typeable/generic-arbitrary/issues/18
@@ -6634,6 +6635,7 @@ expected-test-failures:
66346635
- protobuf # 0.2.1.4
66356636
- record-wrangler # 0.1.1.0
66366637
- secp256k1-haskell # #5948/closed
6638+
- serialise # Overlapping instances for Arbitrary (Vector.Primitive.Vector Int)
66376639
- servant-static-th # 1.0.0.1 https://github.com/cdepillabout/servant-static-th/issues/21
66386640
- snappy # Could not find module ‘Functions’
66396641
- thread-supervisor # 0.2.0.0

0 commit comments

Comments
 (0)