name: htsn
-version: 0.0.7
+version: 0.0.8
cabal-version: >= 1.8
author: Michael Orlitzky
maintainer: Michael Orlitzky <michael@orlitzky.com>
hxt == 9.3.*,
MissingH == 1.2.*,
network == 2.4.*,
- tasty == 0.7.*,
- tasty-hunit == 0.4.*,
+ tasty == 0.8.*,
+ tasty-hunit == 0.8.*,
unix == 2.6.*
main-is:
hxt == 9.3.*,
MissingH == 1.2.*,
network == 2.4.*,
- tasty == 0.7.*,
- tasty-hunit == 0.4.*,
+ tasty == 0.8.*,
+ tasty-hunit == 0.8.*,
unix == 2.6.*
-- It's not entirely clear to me why I have to reproduce all of this.
MissingH == 1.2.*,
network == 2.4.*,
process == 1.1.*,
- tasty == 0.7.*,
- tasty-hunit == 0.4.*,
+ tasty == 0.8.*,
+ tasty-hunit == 0.8.*,
unix == 2.6.*
-- It's not entirely clear to me why I have to reproduce all of this.