Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 45104317f5506f93a5efb86af017831f > scriptlet

haskell-utf8-string-0.2-2mdv2008.1.x86_64.rpm

PREUN

/bin/sh
#!/bin/sh

ghc-pkg --force unregister utf8-string-0.2

POSTTRANS

/bin/sh
#!/bin/sh

echo 'name: utf8-string
version: 0.2
license: BSD3
copyright:
maintainer: emertens@galois.com
stability:
homepage: http://code.haskell.org/utf8-string/
package-url:
description: 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.
category: Codec
author: Eric Mertens
exposed: True
exposed-modules: Codec.Binary.UTF8.String System.IO.UTF8
hidden-modules:
import-dirs: /usr/lib64/utf8-string-0.2/ghc-6.8.1
library-dirs: /usr/lib64/utf8-string-0.2/ghc-6.8.1
hs-libraries: HSutf8-string-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.0.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/doc/utf8-string-0.2/html/utf8-string.haddock
haddock-html: /usr/share/doc/utf8-string-0.2/html' | ghc-pkg --force update -