[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty: remove stack.yaml for the time being (52e0f5e)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:55:04 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/52e0f5e85ffbaab77b155d48720fb216021c8a73

>---------------------------------------------------------------

commit 52e0f5e85ffbaab77b155d48720fb216021c8a73
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Fri May 6 17:18:46 2016 -0700

    remove stack.yaml for the time being


>---------------------------------------------------------------

52e0f5e85ffbaab77b155d48720fb216021c8a73
 stack.yaml | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/stack.yaml b/stack.yaml
deleted file mode 100644
index 4b5c03e..0000000
--- a/stack.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
-
-# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
-resolver: lts-3.18
-
-# Local packages, usually specified by relative directory name
-packages:
-- '.'
-
-# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
-extra-deps: []
-
-# Override default flag values for local packages and extra-deps
-flags: {}
-
-# Extra package databases containing global packages
-extra-package-dbs: []
-
-# Control whether we use the GHC we find on the path
-# system-ghc: true
-
-# Require a specific version of stack, using version ranges
-# require-stack-version: -any # Default
-# require-stack-version: >= 0.1.10.0
-
-# Override the architecture used by stack, especially useful on Windows
-# arch: i386
-# arch: x86_64
-
-# Extra directories used by stack for building
-# extra-include-dirs: [/path/to/dir]
-# extra-lib-dirs: [/path/to/dir]



More information about the ghc-commits mailing list