<package>
	<name>Ghc-haskeline</name>
	<version>0.6.2.2</version>
    <licence>GPL</licence>
	<homepage>http://hackage.haskell.org/package/haskeline</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
	<url>http://hackage.haskell.org/packages/archive/haskeline/0.6.2.2/haskeline-0.6.2.2.tar.gz</url>
    <directory>haskeline-0.6.2.2</directory>
	<digest>c23a8ffbcff7cb42f0ee6ca6946285bb</digest>
    <patches>
    </patches>
	<needs>
		<url>ghc_6.12.3.xml</url>
      <url>ghc-utf8-string_0.3.6.xml</url>
    </needs>
	<test>ghc-pkg latest haskeline</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>

