From de4542a37e9591d85cbf8f81d3e30b3e95af0fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:36:34 +0200 Subject: haskell/haskell-yaml: Added (parsing and rendering yaml documents). 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-yaml/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/haskell-yaml/README (limited to 'haskell/haskell-yaml/README') diff --git a/haskell/haskell-yaml/README b/haskell/haskell-yaml/README new file mode 100644 index 0000000000..616c0e236b --- /dev/null +++ b/haskell/haskell-yaml/README @@ -0,0 +1,4 @@ +Provides support for parsing and emitting Yaml documents. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3