IntersectMBO / cardano-prelude

A protolude-based custom prelude for the Cardano project
Apache License 2.0
15 stars 11 forks source link

Drop the strict datastructures from prelude. #158

Closed nc6 closed 3 years ago

nc6 commented 3 years ago

These are now present in a specific package in the cardano-base repository: https://github.com/input-output-hk/cardano-base/tree/master/strict-containers

Dropping them from the prelude is part of the eventual plan to drop the use of cardano-prelude entirely.