From 859593f598cf750d135aaeec5f3e18028d644a95 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 24 Dec 2016 03:15:31 +0300 Subject: normalize line endings --- stack.yaml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index f67a944..9b3d473 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,17 +1,17 @@ -resolver: lts-7.11 -packages: -- . -- location: https://github.com/haskell/win32/archive/bf54fa7134eb9b1366f827426f050d833b2cda54.zip - extra-dep: true -extra-deps: [] -flags: {} -extra-package-dbs: [] -allow-newer: true -system-ghc: false -# require-stack-version: -any # Default -# require-stack-version: ">=1.1" -# arch: i386 -# arch: x86_64 -# extra-include-dirs: [/path/to/dir] -# extra-lib-dirs: [/path/to/dir] -# compiler-check: newer-minor +resolver: lts-7.11 +packages: +- . +- location: https://github.com/haskell/win32/archive/bf54fa7134eb9b1366f827426f050d833b2cda54.zip + extra-dep: true +extra-deps: [] +flags: {} +extra-package-dbs: [] +allow-newer: true +system-ghc: false +# require-stack-version: -any # Default +# require-stack-version: ">=1.1" +# arch: i386 +# arch: x86_64 +# extra-include-dirs: [/path/to/dir] +# extra-lib-dirs: [/path/to/dir] +# compiler-check: newer-minor -- cgit v1.2.3