Skip to content

Commit

Permalink
Delete TypeErrorSpec tests
Browse files Browse the repository at this point in the history
These tests would not compile with ghc-9.2. Discussed this extensively
with Jonathan Knowles <jonathan.knowles@iohk.io>.
  • Loading branch information
erikd committed Mar 16, 2023
1 parent f634654 commit 14c4e57
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 166 deletions.
3 changes: 0 additions & 3 deletions lib/primitive/cardano-wallet-primitive.cabal
Expand Up @@ -158,13 +158,10 @@ test-suite test
Cardano.Wallet.Primitive.Types.HashSpec
Cardano.Wallet.Primitive.Types.TokenBundleSpec
Cardano.Wallet.Primitive.Types.TokenMapSpec
Cardano.Wallet.Primitive.Types.TokenMapSpec.TypeErrorSpec
Cardano.Wallet.Primitive.Types.TokenPolicySpec
Cardano.Wallet.Primitive.Types.TokenQuantitySpec
Cardano.Wallet.Primitive.Types.UTxOIndex.TypeErrorSpec
Cardano.Wallet.Primitive.Types.UTxOIndexSpec
Cardano.Wallet.Primitive.Types.UTxOSelectionSpec
Cardano.Wallet.Primitive.Types.UTxOSelectionSpec.TypeErrorSpec
Cardano.Wallet.Primitive.Types.UTxOSpec
Data.QuantitySpec
Spec

This file was deleted.

This file was deleted.

This file was deleted.

Expand Up @@ -70,4 +70,3 @@ test-suite unit
Main.hs
other-modules:
Data.Map.Strict.NonEmptyMapSpec
Data.Map.Strict.NonEmptyMap.TypeErrorSpec

This file was deleted.

0 comments on commit 14c4e57

Please sign in to comment.