<package>
   <name>Ghc-text</name>
   <version>0.10.0.0</version>
    <licence>GPL</licence>
    <homepage>http://hackage.haskell.org/package/text</homepage>
    <maintainer>
      <name>Olivier Schwander</name>
	   <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://hackage.haskell.org/packages/archive/text/0.10.0.0/text-0.10.0.0.tar.gz</url>
    <directory>text-0.10.0.0</directory>
    <digest>453cf09bae3d6aafdd8a4510ddff1fa5</digest>
    <patches>
    </patches>
    <depends>
    </depends>
	 <test>ghc-pkg list text | grep 0.10.0.0</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>

