Stackage: language-javascript 0.6.0.1

Created on 20 Mar 2016  路  6Comments  路  Source: commercialhaskell/stackage

language-javascript-0.6.0.1 depended on by:

Also blocked by #1291 (need the new version of hjsmin to accept new version of language-javascript).

All 6 comments

As of purescript 0.8.4, purescript depends on language-javascript 0.6.* (is this the right place to point this out?)

@hdgarrood you can but it's not necessary, we'll notice that we need to add an upper bound to purescript until the issue is resolved (d160740)

I was somewhat worried a week ago when I first looked at the API changes in language-javascript, they seemed quite big. But today I looked again and it turned out it wasn't that much work to switch to the new language-javascript API.

webdriver-angular-0.1.10 is now on hackage and I have tested with lts-5.12 and language-javascript-0.6.0.4

Also, my package yesod-static-angular also depends on language-javascript and was also broken by the API change, but it did not have an upper bound so you may not have noticed. In any case, I have also uploaded yesod-static-angular-0.1.8 to hackage which requires language-javascript-0.6

@wuzzeb you might want to adjust/specift bounds for yesod-static-angular for older versions: http://matrix.hackage.haskell.org/package/yesod-static-angular the matrix looks quite scary!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emilypi picture emilypi  路  6Comments

ygale picture ygale  路  7Comments

DanBurton picture DanBurton  路  7Comments

legrostdg picture legrostdg  路  7Comments

alexeyzab picture alexeyzab  路  7Comments