<package>
	<name>Ghc-hashed-storage</name>
	<version>0.5.2</version>
    <licence>GPL</licence>
	<homepage>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
	<url>http://hackage.haskell.org/packages/archive/hashed-storage/0.5.2/hashed-storage-0.5.2.tar.gz</url>
    <directory>hashed-storage-0.5.2</directory>
	<digest>9173f18fc672dab4e05d38092d5e7dc6</digest>
    <patches>
    </patches>
	<needs>
		<url>ghc_6.12.3.xml</url>
      <url>ghc-zlib_0.5.2.0.xml</url>
      <url>ghc-mmap_0.5.2.xml</url>
    </needs>
	<test>ghc-pkg list hashed-storage | grep 0.5.2</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>

