Skip to content
Snippets Groups Projects
Commit 05a00a4a authored by emertens's avatar emertens
Browse files

Make cabal file hackage compatible

darcs-hash:20080228210933-b49f3-a7c12e27943c2544855e8de13d1e0208f5f3624a.gz
parent ac45c4c0
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ Description: A UTF8 layer for IO and Strings. The utf8-string ...@@ -13,7 +13,7 @@ Description: A UTF8 layer for IO and Strings. The utf8-string
Category: Codec Category: Codec
Build-depends: base>=1.0, bytestring>=0.9 Build-depends: base>=1.0, bytestring>=0.9
Ghc-options: -Wall -Werror -O2 Ghc-options: -Wall -Werror -O2
Build-type: Simple
Exposed-modules: Codec.Binary.UTF8.String Exposed-modules: Codec.Binary.UTF8.String
System.IO.UTF8 System.IO.UTF8
Data.ByteString.UTF8 Data.ByteString.UTF8
Build-type: Simple
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment