We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041d2fd commit 89f9097Copy full SHA for 89f9097
bindings/haskell/gpu-cpp.cabal
@@ -26,7 +26,7 @@ library
26
hs-source-dirs: src
27
default-language: Haskell2010
28
ghc-options: -optcxx-std=c++17
29
- extra-libraries: dawn
+ extra-libraries: webgpu_dawn
30
31
executable gpu-cpp
32
import: warnings
0 commit comments