Copyright | (c) Levent Erkok |
---|---|
License | BSD3 |
Maintainer | erkokl@gmail.com |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Demonstrates the use of enumeration values during queries.
Documentation
Days of the week. We make it symbolic using the mkSymbolicEnumeration
splice.
Instances
sWednesday :: SBV Day Source #