From 9da1f0771c6d53eafbf19e029a30e0300b6415b9 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Tue, 24 Feb 2015 23:43:29 +0200 Subject: haskell/haskell-cipher-des: Added (des and 3des primitives). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-cipher-des/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/haskell-cipher-des/README (limited to 'haskell/haskell-cipher-des/README') diff --git a/haskell/haskell-cipher-des/README b/haskell/haskell-cipher-des/README new file mode 100644 index 0000000000..58cdb97fb0 --- /dev/null +++ b/haskell/haskell-cipher-des/README @@ -0,0 +1,4 @@ +DES and 3DES primitives. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3-80-g2a13