name: hstring version: 0.1 description: A binding to the standard C string library synopsis: A binding to the standard C string library license: BSD3 license-file: LICENSE author: Don Stewart maintainer: dons@cse.unsw.edu.au homepage: http://www.cse.unsw.edu.au/~dons build-depends: base exposed-modules: Data.ByteString.ANSI.String extensions: ForeignFunctionInterface ghc-options: -O2 -Wall