aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-newtype/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-newtype/pkg-descr')
-rw-r--r--devel/hs-newtype/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/hs-newtype/pkg-descr b/devel/hs-newtype/pkg-descr
new file mode 100644
index 000000000000..7138e74129f6
--- /dev/null
+++ b/devel/hs-newtype/pkg-descr
@@ -0,0 +1,5 @@
+Per Conor McBride, the Newtype typeclass represents the packing and
+unpacking of a newtype, and allows you to operatate under that newtype
+with functions such as ala.
+
+WWW: http://hackage.haskell.org/package/newtype