HeinrichApfelmus / threepenny-gui

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

Error when installing version 0.4.1.0 #79

Closed nstoddard closed 10 years ago

nstoddard commented 10 years ago

I'm trying to install threepenny-gui version 0.4.1.0 through cabal, but I'm getting the following error:

src\Graphics\UI\Threepenny\Internal\Driver.hs:251:24:
    Not in scope: `LBS.fromStrict'

Version 0.4.0.2 compiles fine.

duplode commented 10 years ago

It seems your issue is the one described in #78.

HeinrichApfelmus commented 10 years ago

Duplicate of #78 . Will fix there.