Dependencies for penny-0.28.0.0

library
penny
  • base (>=4.6 && <4.7)
  • penny
  • if !flag(build-penny)
    • buildable: False
penny-selloff
penny-diff
  • base (>=4.6 && <4.7)
  • multiarg (>=0.22 && <0.23)
  • penny
  • text (>=0.11 && <0.12)
  • if !flag(build-diff)
    • buildable: False
penny-reprint
penny-reconcile
  • base (>=4.6 && <4.7)
  • multiarg (>=0.22 && <0.23)
  • penny
  • text (>=0.11 && <0.12)
  • if !flag(build-reconcile)
    • buildable: False
penny-test
penny-gibberish

Flags

Automatic Flags
NameDescriptionDefault
build-penny

Build the penny executable

Enabled
build-selloff

Build the penny-selloff executable

Enabled
build-diff

Build the penny-diff executable

Enabled
build-reprint

Build the penny-reprint executable

Enabled
build-reconcile

Build the penny-reconcile executable

Enabled
debug

turns on some debugging options

Disabled
test

enables QuickCheck tests

Disabled
incabal

enables imports that only Cabal makes available

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info