declarative

DIY Markov Chains
Log | Files | Refs | README | LICENSE

commit 551435367c56c11343e0eea4cca2a3135726fec3
parent 738a0e71a96e37c111783e4714722b856ef015b1
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 22 May 2020 08:43:35 +0400

Bump stackage pin.

Diffstat:
Mstack-travis.yaml | 4++--
Mstack.yaml | 2+-
Astack.yaml.lock | 12++++++++++++
3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/stack-travis.yaml b/stack-travis.yaml @@ -2,8 +2,8 @@ flags: {} packages: - '.' extra-deps: [] -resolver: lts-11.15 -compiler: ghc-8.2.2 +resolver: lts-15.13 +compiler: ghc-8.8.3 system-ghc: false install-ghc: true allow-newer: true diff --git a/stack.yaml b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-11.15 +resolver: lts-15.13 packages: ['.'] extra-deps: flags: {} diff --git a/stack.yaml.lock b/stack.yaml.lock @@ -0,0 +1,12 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/lock_files + +packages: [] +snapshots: +- completed: + size: 496112 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/13.yaml + sha256: 75a1a0f870e1876898b117b0e443f911b3fa2985bfabb53158c81ab5765beda5 + original: lts-15.13