Skip to content
Snippets Groups Projects
Commit e4f4af14 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Don't put "extra-libraries: gmp" in the cabal file; it comes from the buildinfo file

parent d4611d62
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,5 @@ Library {
-- We need to set the package name to integer (without a version number)
-- as it's magic.
ghc-options: -package-name integer
extra-libraries: gmp
c-sources: cbits/cbits.c
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment