tmcdonell / cuda

Haskell FFI bindings to CUDA
Other
76 stars 36 forks source link

Fix Setup.hs configure #62

Closed TravisWhitaker closed 4 years ago

TravisWhitaker commented 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.

tmcdonell commented 4 years ago

Thanks! (and sorry for the delay)