Skip to content

Invalid option `--js-lib-src=jsbits/animationFrame.js' #112

Open
@nomeata

Description

I am building ghcjs-base as part of my dependencies. This worked a few weeks ago, but I am unsure what changed:

/tmp/ghcjs-bsae $ cabal new-build --ghcjs -w ghcjs  --with-hc-pkg=ghcjs-pkg --disable-tests --constraint='primitive < 0.6.4.0' .
Warning: don't know how to find change monitoring files for the installed
package databases for ghcjs
Resolving dependencies...
Build profile: -w ghcjs-8.2.0.1 -O1
In order, the following will be built (use -v for more details):
 - ghcjs-base-0.2.0.0 (lib) (first run)
Configuring library for ghcjs-base-0.2.0.0..
Preprocessing library for ghcjs-base-0.2.0.0..
Building library for ghcjs-base-0.2.0.0..
Invalid option `--js-lib-src=jsbits/animationFrame.js'

Usage: ghcjs [--native-executables] [--native-too] [--build-runner]
             [--no-js-executables] [--strip-program ARG] [--log-commandline ARG]
             [--with-ghc ARG] [--only-out] [--no-rts] [--no-stats]
             [--generate-base ARG] [--use-base ARG] [--link-js-lib ARG]
             [--js-lib-outputdir ARG] [--js-lib-src ARG] [--dedupe]

I did upgrade Cabal, maybe that is the problem?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions