Description
A module for dealing with semirings.
Description
Semirings are like normal rings, except you can't subtract. This library provides a type class for semirings.
README.md
Semiring
This is a Haskell library for dealing with semirings.
The source file comes from the apparently abandoned weighted-regexp package on Hackage.