Dependencies for sr-extra-1.88
Libraries
sr-extra
- base (>=4.9 && <5)
- base64-bytestring
- bytestring
- bzlib
- Cabal
- containers
- Diff
- directory
- exceptions
- fgl
- filemanip
- filepath
- generic-data
- hslogger
- lens
- ListLike
- mmorph
- mtl
- pretty
- pureMD5
- QuickCheck (>=2 && <3)
- random
- safecopy (>=0.9.5)
- show-combinators
- syb
- template-haskell (<2.17)
- text
- th-lift
- th-lift-instances
- th-orphans
- time (>=1.1)
- transformers
- unexceptionalio-trans
- unix
- Unixutils (>=1.51)
- userid
- uuid
- uuid-orphans
- uuid-types
- zlib
- if !impl(ghcjs)
- if flag(network-uri)
- network-uri (>=2.6)
- network (>=2.4)
- if flag(omit-serialize)else
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package rather than the full network package. | Enabled |
omit-serialize | Omit all the Serialize instances, on the assumption that we will use SafeCopy instances instead. | Disabled |
omit-data | Omit all Data instances | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info