@hackage algebraic-graph-duoids0.0.1.0

Duoid instances for the algebraic-graphs package

  • Installation

    Custom

  • Tested Compilers

  • Dependencies (4)

  • Dependents (0)

  • Package Flags

      noisy-deprecations
       (on by default)

      Prior to GHC 9.10, the DEPRECATED pragma can’t distinguish between terms and types. Consenquently, you can get spurious warnings when there’s a name collision and the name in the other namespace is deprecated. Or you can choose to not get those warnings, at the risk of not being warned when there’s a name collision and the namespace you’re referencing is the one that’s deprecated.

Algebraic graphs are an interesting example of duoids. This provides the relevant instances.