@hackage verbosity0.1.0.0

Simple enum that encodes application verbosity.

  • Installation

  • Dependencies (4)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      pedantic
       (off by default)

      Pass additional warning flags to GHC.

      data-typeable
       (on by default)

      Derive instances for Data and Typeable type classes.

      ghc-generics
       (on by default)

      Derive instances for Data and Typeable type classes.

      binary
       (on by default)

      Derive instances for Binary type class.

      data-default
       (on by default)

      Derive instances for Default type class.

Simple enum that encodes application verbosity with various useful instances.