<package>
	<name>Ghc-haskeline</name>
	<version>0.6.1.6</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.1.6/haskeline-0.6.1.6.tar.gz</url>
    <directory>haskeline-0.6.1.6</directory>
	<digest>9147ccdf85e7532066e5edfa580a2916</digest>
    <patches>
    </patches>
	<needs>
		<url>http://chadok.info/darcs/lack/packages/ghc_6.10.4.xml</url>
      <url>http://chadok.info/darcs/lack/packages/ghc-utf8-string_0.3.5.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>

