Dependencies for full-text-search-0.2.2.3
Libraries
full-text-search
- array (>=0.4 && <0.6)
- base (>=4.16 && <4.22)
- containers (>=0.4 && <0.8)
- text (>=0.11 && <2.2)
- vector (>=0.11 && <0.14)
Executables
search-demo
- if !flag(build-search-demo)
- buildable: False
- array
- base
- bytestring (>=0.12 && <0.13)
- Cabal (>=1.14 && <3.15)
- containers
- directory (>=1.3 && <1.5)
- filepath (>=1.5 && <1.6)
- full-text-search
- mtl (>=2.2 && <2.4)
- snowball (>=1.0 && <1.1)
- split (>=0.2 && <0.3)
- tar (>=0.6 && <0.7)
- text
- time (>=1.14 && <1.15)
- tokenize (>=0.1 && <0.4)
- transformers (>=0.5 && <0.6)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-search-demo | Build a little program illustrating the use of the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info