/ghc-static-flags-test

Test project for my effort to teach GHC/Cabal to remember `pkg-config --libs --static` flags

Primary LanguageShell

ghc-static-flags-test

Test project for my effort to teach GHC/Cabal to remember pkg-config --libs --static flags.

Usage

Build GHC from my branch; as of writing that is static-flags-wip at this commit.

Update ./test.sh for the path of the built GHC, then run it.