Dependencies for yi-0.6.2.3
Libraries
yi
- No dependencies
Executables
yi
- array
- base (>=4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9.1 && <0.9.2)
- Cabal (>=1.6 && <1.9)
- containers
- data-accessor (>=0.2.1.4 && <0.3)
- data-accessor-monads-fd (>=0.2 && <0.3)
- data-accessor-template (>=0.2.1.3 && <0.2.2)
- derive (>=2.3 && <2.4)
- Diff (>=0.1 && <0.2)
- directory
- dlist (>=0.4.1)
- dyre (>=0.7)
- filepath (>=1.1 && <1.2)
- fingertree (<0.1)
- ghc-paths (>=0.1 && <0.2)
- hint (>0.3.1)
- monads-fd
- old-locale
- pointedlist (>=0.3.5)
- process
- pureMD5 (>=0.2.3)
- random
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.1 && <1.2)
- rosezipper (>=0.1 && <0.2)
- split (>=0.1 && <0.2)
- template-haskell (>=2.4 && <2.5)
- time (>=1.1 && <1.2)
- uniplate
- unix-compat (>=0.1 && <0.2)
- utf8-string (>=0.3.1)
- if !os(windows)
- if flag(vty) && !os(windows)
- vty (>=4.0.0 && <5)
- if flag(pango)
- if flag(cocoa)
- if flag(scion)
- if flag(ghcapi)
- if !os(windows)
- cautious-file (>=0.1.5 && <0.2)
- if flag(testing)
- QuickCheck (>=2.1.0.2)
- random
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| scion | Use the scion library to provide extra commands that interface with GHC (experimental) | Disabled |
| ghcapi | Enable linking with GHC API for advanced features. | Disabled |
| vty | Provide Vty UI | Enabled |
| pango | Provide Pango UI | Enabled |
| cocoa | Provide experimental Cocoa UI | Enabled |
| gnome | Enable GNOME integration | Enabled |
| testing | bake-in the self-checks | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info