Skip to content

Commit

Permalink
Remove the strict-non-empty-containers library.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Jan 30, 2023
1 parent edb9452 commit e211a16
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 659 deletions.
5 changes: 0 additions & 5 deletions cabal.project
Expand Up @@ -61,7 +61,6 @@ packages:
, lib/launcher/
, lib/numeric/
, lib/primitive/
, lib/strict-non-empty-containers/
, lib/test-utils/
, lib/text-class/
, lib/wai-middleware-logging/
Expand Down Expand Up @@ -306,10 +305,6 @@ package cardano-wallet-test-utils
tests: True
ghc-options: -fwrite-ide-info

package strict-non-empty-containers
tests: True
ghc-options: -fwrite-ide-info

package wai-middleware-logging
tests: True
ghc-options: -fwrite-ide-info
Expand Down
1 change: 0 additions & 1 deletion lib/primitive/cardano-wallet-primitive.cabal
Expand Up @@ -74,7 +74,6 @@ library
, random
, safe
, scientific
, strict-non-empty-containers
, text
, text-class
, transformers
Expand Down
39 changes: 0 additions & 39 deletions lib/strict-non-empty-containers/src/Data/Map/Strict/NonEmptyMap.hs

This file was deleted.

This file was deleted.

95 changes: 0 additions & 95 deletions lib/strict-non-empty-containers/src/Data/Set/Strict/NonEmptySet.hs

This file was deleted.

0 comments on commit e211a16

Please sign in to comment.