Closed TravisWhitaker closed 4 years ago
If Setup.hs configure is called directly with a component name as an argument, noExtraFlags will complain with something like unrecognised flag: lib:cuda.
Setup.hs configure
noExtraFlags
unrecognised flag: lib:cuda
Thanks! (and sorry for the delay)
If
Setup.hs configure
is called directly with a component name as an argument,noExtraFlags
will complain with something likeunrecognised flag: lib:cuda
.