Revert "Use -split-sections on everything" (#1328)

This causes problems on mac at least, and we already do it in
.github/workflows/linux.yml, so probably best not to add it here.

This reverts commit 84d479cdc4.
This commit is contained in:
Simon Michael 2020-08-11 18:08:43 -07:00
parent 84d479cdc4
commit edbc639f8e

View File

@ -4,11 +4,7 @@ nix:
pure: false
packages: [perl gmp ncurses zlib]
resolver: lts-16.9
# Provides a very nice reduction in final binary size.
ghc-options:
$everything: -split-sections
resolver: lts-16.3
packages:
- hledger-lib