[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty: added stack.yaml (171ee88)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:18:45 UTC 2017


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

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

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

commit 171ee88fd30f9df0d2ffc9f83180b090647fb8db
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Sun Nov 13 21:22:55 2016 -0800

    added stack.yaml


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

171ee88fd30f9df0d2ffc9f83180b090647fb8db
 stack.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..3fbbbeb
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,3 @@
+resolver: lts-6.25
+packages:
+- '.'



More information about the ghc-commits mailing list