Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 424 Bytes

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.