commit 5fe6a5da8750ebc85649364656be15d52138ee07
parent 0818743b94bd958646d48cd1fdbd0dd87f4e8135
Author: Jared Tobin <jared@jtobin.io>
Date: Thu, 21 May 2020 21:02:54 +0400
Add tested-with field.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mighty-metropolis.cabal b/mighty-metropolis.cabal
@@ -8,6 +8,7 @@ author: Jared Tobin
maintainer: jared@jtobin.ca
category: Numeric
build-type: Simple
+tested-with: GHC == 8.2.2, GHC == 8.8.3
cabal-version: >= 1.10
description:
The classic Metropolis algorithm.