Dependencies for diohsc-0.1.16
Executables
diohsc
- asn1-encoding (<0.10)
- asn1-types (>=0.3.4 && <0.4)
- base (>=4.3 && <5)
- bytestring (>=0.10.4.0 && <0.13)
- containers (>=0.5.5.1 && <0.8)
- crypton (>=0.26 && <1.1)
- crypton-x509 (>=1.7.5 && <1.8)
- crypton-x509-store (>=1.6.7 && <1.7)
- crypton-x509-validation (>=1.6.11 && <1.7)
- data-default-class (>=0.1.2.0 && <0.3)
- directory (>=1.2.1.0 && <1.4)
- exceptions (>=0.10.4 && <0.11)
- filepath (>=1.3.0.2 && <1.6)
- hashable (>=1.1 && <1.6)
- haskeline (>=0.8 && <0.9)
- hourglass (>=0.2.12 && <0.3)
- memory (>=0.14 && <0.19)
- mime (>=0.4.0.2 && <0.5)
- mtl (>=2.1.3.1 && <2.4)
- network (>=2.4.2.3 && <3.3)
- network-simple (>=0.4.3 && <0.5)
- network-uri (>=2.6.3.0 && <2.8)
- parsec (>=3.1.5 && <3.2)
- pem (>=0.2.4 && <0.3)
- process (>=1.2.0.0 && <1.7)
- regex-compat (>=0.95.1 && <0.96)
- rset (<1.1)
- safe (>=0.3.19 && <0.4)
- temporary (>=1.3 && <1.4)
- terminal-size (>=0.3.2.1 && <0.4)
- text (>=1.1.0.0 && <2.2)
- tls (>=2.0 && <2.2)
- transformers (>=0.3.0.0 && <0.7)
- if !os(windows)
- unix (>=2.7.0.1 && <2.9)
- if flag(magic)
- magic (<1.2)
- if flag(libiconv)
- iconv (>=0.4.1.3 && <0.5)
- if flag(drunken-bishop)
- drunken-bishop (>=0.1.0.0 && <0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
magic | Use libmagic to determine mimetypes of local files | Disabled |
irilinks | Allow IRIs in gemtext links (preparing for likely spec change). Punycoding is not currently supported. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
libiconv | Use libiconv for charset conversion | Enabled |
drunken-bishop | Show ascii art pictures of server certificates | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info