react/cabal.project

23 lines
379 B
Plaintext
Raw Normal View History

2023-07-03 18:31:05 +00:00
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