-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I think the dependency on text-short should be removed because it is only used in one instance and it adds many transitive dependencies for a very small value. Instead this instance should be moved to the text-short package.
In particular without text-short this package only depends on primitive and GHC boot libraries, but with text-short is also transitively depends on the following non-boot libraries:
- text-short (of course)
- hashable
- semigroups
- bytestring-builder
- nats
- tagged
- transformers-compat
- fail
- generic-deriving
- th-abstraction
- unordered-containers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels