<package>
	<name>Ghc-X11-extras</name>
	<version>darcs-$date</version>
    <licence>GPL</licence>
    <homepage>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11</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/X11-extras</url>
    <directory>X11-extras</directory>
    <patches>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>autoreconf; runhaskell Setup.lhs configure --user</command>
    </configuration>
    <build>
    	<command>runhaskell Setup.lhs build</command>
    </build>
    <install>
    	<command>runhaskell Setup.lhs install</command>
    </install>
</package>

