kakkun61
dist-newstyle\build\x86_64-windows\ghc-8.10.3\foo-0.1.0.0 みたいなパスを cabal-install で取得する方法をどなたかご存じですか?dist-newstyle\build\x86_64-windows\ghc-8.10.3\foo-0.1.0.0 みたいなパスを cabal-install で取得する方法をどなたかご存じですか?--enable-shared 試したけどどこに生成されるんだ?• cabal build では ghc に -c オプションを渡して .o ファイルを生成しているここの -c は要らないな
• C コードも別途 ghc -c で .o ファイルを生成しているここもオプション要らないな
foreign-library というのがあるのを発見したforeign-library でイッパツだった:hugging_face: