[Freebsd-haskell] [PATCH 1/9] devel/hs-utf8-string-ghc:
Jacula Modyun
jacula at gmail.com
Sun Mar 8 09:37:19 EDT 2009
- standardized pkg-descr
- deleted a blank in the pkg-plist
---
devel/hs-utf8-string-ghc/pkg-descr | 14 +++++++++++++-
devel/hs-utf8-string-ghc/pkg-plist | 1 -
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/devel/hs-utf8-string-ghc/pkg-descr b/devel/hs-utf8-string-ghc/pkg-descr
index 2a19919..9d492e3 100644
--- a/devel/hs-utf8-string-ghc/pkg-descr
+++ b/devel/hs-utf8-string-ghc/pkg-descr
@@ -2,4 +2,16 @@ A UTF8 layer for IO and Strings. The utf8-string package
provides operations for encoding UTF8 strings to Word8 lists
and back, and for reading and writing UTF8 without truncation.
-WWW: http://github.com/glguy/utf8-string/
+Author: Eric Mertens
+Maintainer: emertens at galois.com
+License: BSD3
+WWW: http://github.com/glguy/utf8-string/
+Package-url: http://hackage.haskell.org/packages/archive/utf8-string/
+
+Exposed-modules:
+ Codec.Binary.UTF8.String
+ Codec.Binary.UTF8.Generic
+ System.IO.UTF8
+ Data.String.UTF8
+ Data.ByteString.UTF8
+ Data.ByteString.Lazy.UTF8
diff --git a/devel/hs-utf8-string-ghc/pkg-plist b/devel/hs-utf8-string-ghc/pkg-plist
index d3e233a..6755323 100644
--- a/devel/hs-utf8-string-ghc/pkg-plist
+++ b/devel/hs-utf8-string-ghc/pkg-plist
@@ -29,4 +29,3 @@
@dirrm lib/utf8-string-0.3.4
@exec %%REG_CMD%%
@unexec %%UNREG_CMD%%
-
--
1.6.1.3
More information about the FreeBSD-haskell
mailing list