Prune devel/py-EnthoughtBase
[dports.git] / devel / hs-map-syntax / pkg-descr
1 Haskell's canonical list of tuples syntax for defining maps is not very
2 convenient and also has ambiguous semantics.  This package leverages do
3 notation to create a lighter syntax that makes semantics explicit and
4 also allows the option of fail-fast handling of duplicate keys.
5
6 WWW: http://hackage.haskell.org/package/map-syntax