<package>
	<name>Darcs</name>
	<version>2.3.0</version>
    <licence>GPL</licence>
    <homepage>http://darcs.net</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
	<url>http://darcs.net/releases/darcs-2.3.0.tar.gz</url>
    <directory>darcs-2.3.0</directory>
    <digest>aa970a6eca29c407a22b366c8ca392ab</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-hashed-storage_0.3.7.xml</url>
		<url>http://chadok.info/darcs/lack/packages/ghc-haskeline_0.6.1.6.xml</url>
    </needs>
	<test>darcs --version</test>
    <depends>
    </depends>
    <configuration>
    	<command>runghc Setup.lhs configure --user --prefix=$PREFIX</command>
    </configuration>
    <build>
    	<command>runghc Setup.lhs build</command>
    </build>
    <install>
    	<command>runghc Setup.lhs install</command>
    </install>
</package>

