microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Use less collision-prone name than `dist` #82

Open toelli-msft opened 5 years ago

toelli-msft commented 5 years ago

See https://github.com/microsoft/knossos-ksc/pull/70#discussion_r312819455

toelli-msft commented 5 years ago

This can be chosen on the command line using --builddir, for example

/opt/cabal/3.0/bin/cabal v2-repl --builddir=cabal-dist --ghc-option=-Wwarn --with-ghc=/opt/ghc/bin/ghc-8.6.3

I don't know if there's a way of specifying this in the cabal file.