Dependencies for qhull-0.1.0.5
Libraries
qhull
- base (>=4.7 && <5)
 - combinat
 - containers
 - data-default-class
 - extra
 - hashable
 - ilist
 - insert-ordered-containers
 - pretty-show
 - random
 - regex-base
 - regex-compat
 - regex-posix
 - split
 - toysolver
 - Unique
 - vector-algorithms (==0.8.0.3)
 - vector-space
 
Executables
test_delaunay
- base (>=4.7 && <5)
 - containers
 - insert-ordered-containers
 - pretty-show
 - qhull
 - if !(flag(exe) || flag(exe-delaunay))
- buildable: False
 
 
test_voronoi
- base (>=4.7 && <5)
 - containers
 - ilist
 - pretty-show
 - qhull
 - if !(flag(exe) || flag(exe-voronoi))
- buildable: False
 
 
adjacencymatrix
- base (>=4.7 && <5)
 - containers
 - optparse-applicative
 - qhull
 - if !(flag(exe) || flag(exe-am))
- buildable: False
 
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| exe | Build the executables.  | Enabled | 
| exe-delaunay | Enabled | |
| exe-voronoi | Disabled | |
| exe-hull | Disabled | |
| exe-hs | Disabled | |
| exe-am | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info