mighty-metropolis

The classic Metropolis algorithm.
Log | Files | Refs | README | LICENSE

commit 4e2102a04559357e89e0f43d7eb683f96c7ca4f3
parent 4a167a9458d747edc5e22ab1b31fcf18174c1c0a
Author: Jared Tobin <jared@jtobin.io>
Date:   Thu, 21 May 2020 20:37:19 +0400

Bump stackage pin.

Diffstat:
Mmighty-metropolis.cabal | 4++--
Mstack-travis.yaml | 4++--
Mstack.yaml | 2+-
Astack.yaml.lock | 12++++++++++++
4 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/mighty-metropolis.cabal b/mighty-metropolis.cabal @@ -67,7 +67,7 @@ Test-suite bnn -rtsopts build-depends: base >= 4 && < 6 - , containers >= 0.5 && < 0.6 + , containers >= 0.5 && < 0.7 , mighty-metropolis , mwc-probability >= 1.0.1 @@ -80,7 +80,7 @@ Test-suite tests -rtsopts build-depends: base >= 4 && < 6 - , containers >= 0.5 && < 0.6 + , containers >= 0.5 && < 0.7 , mighty-metropolis , mwc-probability >= 1.0.1 , hspec diff --git a/stack-travis.yaml b/stack-travis.yaml @@ -2,7 +2,7 @@ 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 diff --git a/stack.yaml b/stack.yaml @@ -2,4 +2,4 @@ flags: {} packages: - '.' extra-deps: [] -resolver: lts-11.15 +resolver: lts-15.13 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