Dependencies for ADPfusion-0.6.0.0
library |
|
---|---|
NeedlemanWunsch |
|
SmithWaterman |
|
spectest |
|
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Enable bounds checking and various other debug operations at the cost of a significant performance penalty. | Disabled |
debugoutput | Enable debug output, which spams the screen full of index information | Disabled |
debugdump | Enable dumping intermediate / core files | Disabled |
dump-core | Dump HTML for the core generated by GHC during compilation | Disabled |
examples | build the examples | Disabled |
spectest | build the spec-ctor test case | Disabled |
devel | build additional tests | Disabled |
btstruc | performance test for backtracking structures | Disabled |
llvm | use llvm | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info