"
)". Also include old names for compatibility.
Replaced the 6.6-compatible {{{OPTIONS}}} pragmas with LANGUAGE
& for
Changed functional dependency for
4 Version 0.2
- More comments
- Added : partial values.
- : bijective arrows. Used in for composing representation transformations.
- Using
LANGUAGE instead of OPTIONS pragmas
- & . Classes of pair-like and function-like types.
-
- Renamed StaticArrow/Static to OO/OO
- Now in{O,Flip,Prod,Arrw,Const}{,2,3} (i.e., etc)
- type alias and instance.
- and instance.
- type class with & instances.
- : a titling class for type constructors. Doesn't really belong here.
- Eliminated dependency on "mtl" package by removing a standard applicative instance for .
- : context-dependent monoid
- Type constructors , , &
- and , for convenient definitions. See also & in DeepArrow.
5 Version 0.1
- Renamed ""/"
Comp<hask>"/"<hask>unComp
" to ""/""/"".
- Renamed "" to ""
- Renamed "" to "", and renamed type parameter "" to "", to avoid confusion with in Phooey's use of DataDriven.
- Swapped argument order to in DataDriven.
- Renamed "" to ""
- Changed the instance in to use instead of .
- Added , , .