Closed snoyberg closed 11 years ago
I backported bounds for test-framework to lens
3.6 and pushed 3.6.0.3 out.
cipher-aes, cryptocipher, cryptohash and pem are updated. i've removed the upper bounds as they were just a copy/paste error in the first place.
BTW thanks !
One thing though, at first i thought it didn't build with 0.7 (plain build failure), not that there was a upper bounds preventing it to be build with 0.7.
@vincenthz Good point, I'll clarify the message next time. In general, is just posting an issue and mentioning your handle a good approach for everyone?
works pretty well for me, the notifications page in github make it easier to see and organize as well.
Thanks for the heads-up. A fixed lifted-base
is released
I've uploaded stylish-haskell-0.5.5.1
, blaze-markup-0.5.1.3
and blaze-html-0.5.1.2
to Hackage.
FYI everyone, test-framework 0.8 was released as well. I'm keeping the upper bound in place for now.
I uploaded optparse-applicative 0.4.3. Thanks!
lens
3.6 and 3.7 now work with test-framework
0.8 too.
OK, almost all packages now work with test-framework 0.8. Exceptions are:
Only other upper-bound issue right now is cryptohash 0.8 for crypto-conduit. Both packages still have upper bounds, so build failures are not occurring.
I uploaded stylish-haskell-0.5.5.2
, blaze-markup-0.5.1.4
and blaze-html-0.5.1.3
to Hackage, should be fine now.
So does that clear this issue?
Yes, it almost certainly does. I'm just trying to run through Stackage now (I had a power outage twice in the middle of the build, thus the delay), but I'll close the issue for now. If anything comes up, I'll file a new one.
The following packages are affected:
Paging @jaspervdj @vincenthz @ekmett @basvandijk @pcapriotti
I'm implementing a temporary upper bound on test-framework.