<package>
   <name>Ghc-parsec</name>
   <version>3.0.1</version>
    <licence>GPL</licence>
    <homepage>http://hackage.haskell.org/package/parsec</homepage>
    <maintainer>
      <name>Olivier Schwander</name>
	   <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://hackage.haskell.org/packages/archive/parsec/3.0.1/parsec-3.0.1.tar.gz</url>
    <directory>parsec-3.0.1</directory>
    <digest>6b1ac06edfe73e23238333a6319e09e8</digest>
    <patches>
    </patches>
    <needs>
		<url>ghc_6.12.3.xml</url>
      <url>ghc-mtl_1.1.1.0.xml</url>
    </needs>
	 <test>ghc-pkg list parsec | grep 3.0.1</test>
    <configuration>
    	<command>runhaskell Setup.hs configure --user</command>
    </configuration>
    <build>
    	<command>runhaskell Setup.hs build</command>
    </build>
    <install>
    	<command>runhaskell Setup.hs install</command>
    </install>
</package>

