<package>
	<name>Xmonad-contrib</name>
	<version>darcs-$date</version>
    <licence>GPL</licence>
    <homepage>http://xmonad.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url fetch="darcs get --lazy" extract="true">http://code.haskell.org/XMonadContrib</url>
    <directory>XMonadContrib</directory>
    <patches>
    </patches>
    <needs>
      <url>http://chadok.info/darcs/lack/packages/darcs_2.3.0.xml</url>
      <url>http://chadok.info/darcs/lack/packages/xmonad_darcs.xml</url>
    </needs>
    <configuration>
    	<command>runhaskell Setup.lhs configure --user</command>
    </configuration>
    <build>
    	<command>runhaskell Setup.lhs -v build</command>
    </build>
    <install>
    	<command>runhaskell Setup.lhs install</command>
    </install>
</package>

