@hackage verbosity0.4.0.0

Simple enum that encodes application verbosity.

  • Installation

  • Dependencies (9)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      pedantic
       (off by default)

      Pass additional warning flags to GHC.

      binary
       (on by default)

      Derive instances for Binary type class.

      deepseq
       (on by default)

      Define instance for NFData type class.

      cereal
       (off by default)

      Define instance for Serialize type class.

      safecopy
       (off by default)

      Define instance for SafeCopy type class.

      lattices
       (off by default)

      Define instances for JoinSemiLattice, MeetSemiLattice, BoundedJoinSemiLattice, BoundedMeetSemiLattice, Lattice, and BoundedLattice.

      dhall
       (on by default)

      Define Verbosity instance for (Dhall) Interpret type class. Implies `ghc-generics` flag as well.

      serialise
       (on by default)

      Define instance for Serialise type class.

Simple enum that encodes application verbosity with various useful instances.