commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
527 stars 803 forks source link

attoparsec-0.13.0.0 #572

Closed chrisdone closed 9 years ago

chrisdone commented 9 years ago

attoparsec 0.13 was uploaded today on Mon May 11 05:41:34 UTC 2015.

The changelog is:

  • Made the parser type in the Zepto module a monad transformer (needed by aeson's string unescaping parser).

The diff is here:

https://github.com/bos/attoparsec/commit/4f56f0d6508acfdb60b09d9f945645242211cbca

Packages with upper bounds to be bumped:

bergmark commented 9 years ago

Fixed in new versions of aeson-utils, attoparsec-expr, json-schema, and generic-aeson.

jaspervdj commented 9 years ago

Fixed in websockets-0.9.4.0

ekmett commented 9 years ago

parsers and lens-aeson have been updated and released.

k0001 commented 9 years ago

pipes-aeson and pipes-attoparsec have been updated and released.

On Mon, May 11, 2015 at 7:26 AM, Edward Kmett notifications@github.com wrote:

parsers and lens-aeson have been updated and released.

— Reply to this email directly or view it on GitHub https://github.com/fpco/stackage/issues/572#issuecomment-100860118.

timjb commented 9 years ago

Fixed in aeson-schema-0.3.0.5

mightybyte commented 9 years ago

Heist fixed

tibbe commented 9 years ago

cassava fixed

nikita-volkov commented 9 years ago

"postgresql-binary", "hasql-postgres", "hasql", "cases" are fixed

tomjaguarpaw commented 9 years ago

Opaleye fixed.

jkarni commented 9 years ago

servant-server fixed.

snoyberg commented 9 years ago

Bumping, there are still a lot of packages with restrictive upper bounds:

aeson-0.9.0.1 depended on by:

attoparsec-0.13.0.0 depended on by:

bergmark commented 9 years ago

Forgot to push the button on that one! snaplet-fay-0.3.3.12

nomeata commented 9 years ago

Pushed gipeda-0.1.1 (was already fixed in git).

adinapoli commented 9 years ago

Mandrill 0.2.2.1 in preparation: https://github.com/adinapoli/mandrill/pull/17

Will shout as soon as it's on Hackage.

adinapoli commented 9 years ago

Pushed on Hackage: https://hackage.haskell.org/package/mandrill

brendanhay commented 9 years ago

Fixed in pagerduty-0.0.3.2.

nikita-volkov commented 9 years ago

"hasql-postgres" is updated

Tarrasch commented 9 years ago

yesod-text-markdown-0.1.8: I slackened the aeson constraint.

bitemyapp commented 9 years ago

@Tarrasch next version of aeson will be 0.10 not 1.0.

https://github.com/bos/aeson/blob/master/aeson.cabal#L2

Tarrasch commented 9 years ago

@bitemyapp Ah, I thought if I do like this I don't need to bump it as often. I also thought it's safe if it's following semver, now I realize I'm wrong since (< 1.0) versions might change however they wish. Oh well, I'll fix the problems when they arise. :) (Unless you encourage me otherwise)

ajnsit commented 9 years ago

Dependency bumped in wai-routes v0.7.1

meteficha commented 9 years ago

Released mangopay-1.11.2 and yesod-mangopay-1.11.2, will release country-codes-0.1.2 soon.

bitemyapp commented 9 years ago

Released http://hackage.haskell.org/package/bloodhound-0.6.0.1 with bumped Aeson dependency.

mgajda commented 9 years ago

Released json-autotype 1.0.5 with updated dependency and cleanup of documentation.

jaspervdj commented 9 years ago

Fixed in stylish-haskell-0.5.14.1.

mgajda commented 9 years ago

Embarrassingly had to release json-autotype-1.0.6 to make sure all dependencies instances point to the latest lens and aeson. Anybody knows a Cabal tool for checking that they stay in sync?

snoyberg commented 9 years ago

There's packdeps, if I understand your question correctly.

iand675 commented 9 years ago

Released flowdock-0.3.0.1

bergmark commented 9 years ago

Update:

aeson-0.9.0.1 depended on by:

attoparsec-0.13.0.1 depended on by:

bergmark commented 9 years ago

@tibbe cassava's upper bound is in the benchmark section.

DanBurton commented 9 years ago

Update:

aeson-0.9.0.1 depended on by:

attoparsec-0.13.0.1 depended on by:

(It appears the only change in the last week was heist.)

jpvillaisaza commented 9 years ago

@DanBurton twitter-feed-0.2.0.2 is now in Hackage and works with aeson-0.9.0.1.

snoyberg commented 9 years ago

Just checked in on this again:

aeson-0.9.0.1 depended on by:

attoparsec-0.13.0.1 depended on by:

k0001 commented 9 years ago

pipes-aeson-0.4.1.4 is now in Hackage, compatible with aeson-0.9.*

paf31 commented 9 years ago

purescript-0.7.2.1 is on Hackage.

bergmark commented 9 years ago

Closing in:

aeson-0.9.0.1 depended on by:

attoparsec-0.13.0.1 depended on by:

gibiansky commented 9 years ago

@bergmark ipython-kernel-0.6.1.3 uploaded with a more permissive upper bound on aeson.

ajnsit commented 9 years ago

Dependency bumped in wai-routes v0.8.1