Dependencies for full-text-search-0.2.1.0
Libraries
full-text-search
- array (>=0.4 && <0.5)
 - base (>=4.5 && <4.7)
 - containers (>=0.4 && <0.6)
 - text (>=0.11 && <1.2)
 - vector (>=0.10 && <0.11)
 
Executables
search-demo
- if !flag(build-search-demo)
- buildable: False
 
- array
 - base
 - bytestring
 - Cabal (>=1.14 && <1.20)
 - containers
 - directory
 - filepath
 - full-text-search
 - mtl
 - snowball (>=1.0 && <1.1)
 - split (>=0.2 && <0.3)
 - tar
 - text
 - time
 - tokenize (>=0.1 && <0.2)
 - transformers
 
 
Flags
Automatic 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