;pkg:stack: drop obsolete systemencoding flag [#2319]
This commit is contained in:
parent
75c0197c08
commit
daf8301ade
@ -51,10 +51,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
|
||||
@ -40,10 +40,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
|
||||
@ -41,10 +41,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -Wno-x-partial
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
@ -30,10 +30,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
|
||||
@ -22,9 +22,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
@ -17,10 +17,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
|
||||
@ -16,10 +16,6 @@ nix:
|
||||
pure: false
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
flags:
|
||||
encoding:
|
||||
systemEncoding: false # See https://github.com/dmwit/encoding/issues/26
|
||||
|
||||
# ghc-options:
|
||||
# "$locals": -Wno-x-partial
|
||||
# "$locals": -fplugin Debug.Breakpoint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user