Dependencies for duckdb-haskell-0.1.0.0
Libraries
duckdb-haskell
- base (>=4 && <5)
- mtl (>=2 && <3)
- if impl(ghc>=9.4)
- system-cxx-std-lib (==1.0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ignore-native-sources | Skip building native sources (c-sources, cc-sources), for optimizing the building time of haskell-language-server during development. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info