HeinrichApfelmus / threepenny-gui

GUI framework that uses the web browser as a display.
https://heinrichapfelmus.github.io/threepenny-gui/
Other
437 stars 77 forks source link

Allow vector-0.13 #266

Closed sjakobi closed 1 year ago

sjakobi commented 2 years ago

https://hackage.haskell.org/package/vector-0.13.0.0/changelog


Blocked on:

Current incantation:

cabal build --constraint 'vector >= 0.13' -w ghc-8.10 --allow-newer=io-streams:vector,snap-server:vector,snap-core:vector,snap-server:attoparsec
sjakobi commented 1 year ago

snap-server and snap-core aren't compatible yet, but compilation with --allow-newer already works.

sjakobi commented 1 year ago

I've made a revision: https://hackage.haskell.org/package/threepenny-gui-0.9.1.0/revisions/