summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-microlens-th/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 12:33:31 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:32 +0700
commitd3694a6a0549b438338def8ce35db0da57a18260 (patch)
tree02b92838f6d61c9252512b19b73e0c75eb88b86e /haskell/haskell-microlens-th/README
parent1ed19351858faa58e2fd029457368bf3e3eef427 (diff)
downloadslackbuilds-d3694a6a0549b438338def8ce35db0da57a18260.tar.gz
slackbuilds-d3694a6a0549b438338def8ce35db0da57a18260.tar.xz
haskell/haskell-microlens-th: Added (Autogenerate record lenses).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-microlens-th/README')
-rw-r--r--haskell/haskell-microlens-th/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/haskell/haskell-microlens-th/README b/haskell/haskell-microlens-th/README
new file mode 100644
index 0000000000..aa053027a4
--- /dev/null
+++ b/haskell/haskell-microlens-th/README
@@ -0,0 +1,8 @@
+This package lets you automatically generate lenses for data types;
+code was extracted from the lens package, and therefore generated
+lenses are fully compatible with ones generated by lens (and can be
+used both from lens and microlens). This package is a part of the
+microlens family.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache