Dependencies for yi-0.8.0
Libraries
yi
- array
- base (>=4 && <5)
- binary (>=0.5)
- bytestring (>=0.9.1 && <0.11)
- Cabal (>=1.10 && <1.20)
- cautious-file (>=1.0.1)
- concrete-typerep (>=0.1.0.2 && <0.1.1)
- containers
- data-default
- derive (>=2.4 && <2.7)
- Diff (>=0.1 && <0.4)
- directory
- dlist (>=0.4.1)
- dyre (>=0.8.11)
- filepath (>=1.1 && <1.4)
- fingertree (<0.2)
- ghc (>=7.6)
- hashable (>=1.1.2.5)
- hint (>0.3.1)
- lens (>=3.9)
- mtl (>=0.1.0.1)
- old-locale
- parsec (>=3.0)
- pointedlist (>=0.5)
- process (>=1.0.1.1)
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.1 && <1.3)
- safe (>=0.3.4 && <0.4)
- split (>=0.1 && <0.3)
- template-haskell (>=2.4)
- time (>=1.1 && <1.5)
- transformers-base
- uniplate
- unix-compat (>=0.1 && <0.5)
- unordered-containers (>=0.1.3 && <0.3)
- utf8-string (>=0.3.1)
- xdg-basedir (>=0.2.1 && <0.3)
- if !os(windows)
- if os(windows)
- if flag(testing)
- QuickCheck (>=2.7 && <2.8)
- random
- if flag(pango)
- if flag(vty)
- unix-compat (>=0.1 && <0.5)
- vty (>=4.7.4 && <5)
- if flag(scion)
- ghc-syb-utils
- scion (>=0.1 && <0.2)
- if flag(ghcapi)
- ghc-paths (>=0.1 && <0.2)
- old-time (>=1.1.0.0)
- pureMD5 (>=0.2.3)
- rosezipper (>=0.1 && <0.3)
Executables
parserTest
yi
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| pango | "Build with Pango frontend" | Disabled |
| vty | "Build with Vty frontend" | Enabled |
| 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 |
| profiling | Runtime binary will be compiled with profiling and RTS options enabled. | Disabled |
| testing | bake-in the self-checks | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info