<package>
	<name>Cabal</name>
	<version>1.6.0.2</version>
    <licence>GPL</licence>
    <homepage>http://www.haskell.org/cabal</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://www.haskell.org/cabal/release/cabal-1.6.0.2/Cabal-1.6.0.2.tar.gz</url>
    <directory>Cabal-1.6.0.2</directory>
    <digest>8049fd028ae1568cb1165eec96926dfa</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>runghc Setup.hs configure --user --prefix=$PREFIX</command>
    </configuration>
    <build>
    	<command>runghc Setup.hs build</command>
    </build>
    <install>
    	<command>runghc Setup.hs install</command>
    </install>
</package>

