<package>
   <name>Ghc-hunit</name>
   <version>1.2.2.3</version>
    <licence>GPL</licence>
    <homepage>http://hackage.haskell.org/package/HUnit</homepage>
    <maintainer>
      <name>Olivier Schwander</name>
	   <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://hackage.haskell.org/packages/archive/HUnit/1.2.2.3/HUnit-1.2.2.3.tar.gz</url>
    <directory>HUnit-1.2.2.3</directory>
    <digest>f179add502f88153e5c9fdc69056b657</digest>
    <patches>
    </patches>
	<needs>
		<url>ghc_6.12.3.xml</url>
    </needs>
	<test>ghc-pkg latest hunit</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>

