aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-map-syntax/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-map-syntax/pkg-descr')
-rw-r--r--devel/hs-map-syntax/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/hs-map-syntax/pkg-descr b/devel/hs-map-syntax/pkg-descr
new file mode 100644
index 00000000000..9cdde850ea7
--- /dev/null
+++ b/devel/hs-map-syntax/pkg-descr
@@ -0,0 +1,6 @@
+Haskell's canonical list of tuples syntax for defining maps is not very
+convenient and also has ambiguous semantics. This package leverages do
+notation to create a lighter syntax that makes semantics explicit and
+also allows the option of fail-fast handling of duplicate keys.
+
+WWW: http://hackage.haskell.org/package/map-syntax