aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-persistent-sqlite/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 13:28:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:39 +0700
commit8b494e555356b88e0e25daea7b9674759d2807ba (patch)
tree6602c76d8a3f07baf97df83dc498a914219a3eff /haskell/haskell-persistent-sqlite/README
parent37b3d4f145bbac50fa76d56233d0f77c4ea54139 (diff)
haskell/haskell-persistent-sqlite: Added (sqlite for 'persistent').
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-persistent-sqlite/README')
-rw-r--r--haskell/haskell-persistent-sqlite/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/haskell/haskell-persistent-sqlite/README b/haskell/haskell-persistent-sqlite/README
new file mode 100644
index 0000000000000..511c8380742f7
--- /dev/null
+++ b/haskell/haskell-persistent-sqlite/README
@@ -0,0 +1,8 @@
+haskell-persistent-sqlite (sqlite3 backend for the persistent library)
+
+This package includes a thin sqlite3 wrapper based on the
+direct-sqlite package, as well as the entire C library, so
+there are no system dependencies.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache