From 9d15b831648ff7a7acb1327efbce3b22181b6157 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 20 Jul 2019 06:57:13 +0200 Subject: Make the tutorial to compile again - Remove generated documentation leaving only documentation sources. - Add CI job checking that the tutorial is up to date. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 7ecba39..8d2eae9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-13.28 +resolver: lts-13.29 packages: - '.' extra-deps: [] -- cgit v1.2.3