Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e6ba0a77b0e548cdd40aa7942d0ded89 > scriptlet

haskell-configfile-1.0.3-1mdv2008.0.i586.rpm

PREUN

/bin/sh
#!/bin/sh

ghc-pkg --force unregister ConfigFile-1.0.3

POSTTRANS

/bin/sh
#!/bin/sh

echo 'name: ConfigFile
version: 1.0.3
license: LGPL
copyright: Copyright (c) 2004-2006 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Stable
homepage: http://software.complete.org/configfile
package-url:
description: Parser and writer for handling sectioned config files in
             Haskell.
             .
             The ConfigFile module works with configuration files in a standard
             format that is easy for the user to edit, easy for the programmer
             to work with, yet remains powerful and flexible.  It is inspired by,
             and compatible with, Python''s ConfigParser module.  It uses files
             that resemble Windows .INI-style files, but with numerous
             improvements.
             .
             ConfigFile provides simple calls to both read and write config files.
             It''s possible to make a config file parsable by this module,
             the Unix shell, and make.
category: Parsing
author: John Goerzen
exposed: True
exposed-modules: Data.ConfigFile Data.ConfigFile.Types
                 Data.ConfigFile.Parser
hidden-modules: Data.ConfigFile.Lexer
import-dirs: /usr/lib/ConfigFile-1.0.3/ghc-6.6.1
library-dirs: /usr/lib/ConfigFile-1.0.3/ghc-6.6.1
hs-libraries: HSConfigFile-1.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/ConfigFile-1.0.3/ghc-6.6.1/include
includes:
depends: parsec-2.0 base-2.1.1 haskell98-1.0 mtl-1.0.1
         MissingH-0.18.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/ConfigFile-1.0.3/doc/html/ConfigFile.haddock
haddock-html: /usr/share/ConfigFile-1.0.3/doc/html' | ghc-pkg --force update -