Add migration guide for #9718 (#10578)
[cabal.git] / cabal-testsuite / PackageTests / FFI / CSourceDependsStub / cabal.test.hs
blobfcfdc963f44a7b4bf9ca9b4ba432200c43609abc
1 -- Tests whether an extra C source can depend on a _stub header generated by
2 -- GHC compiling a Haskell module with a foreign export declaration
4 import Test.Cabal.Prelude
5 main = cabalTest $ do
6 cabal "v2-build" []