react/cabal.project
2023-07-03 14:31:05 -04:00

23 lines
379 B
Plaintext

packages: .
allow-newer:
react-haskell:void,
ghcjs-base,
aeson,
attoparsec,
lens
packages react-haskell
flags: +ghcjs
build-depends: ghcjs-dom,
ghcjs-base
package reflex-dom
flags: -webkit2gtk
constraints:
--TODO: This should be pinned in reflex-platform
--TODO: Make sure to pin both of these
--hashable == 1.3.5.0,
aeson == 2.0.3.0