commit 5afdc89ece4de788de04ed83c99b757f516e6f4d parent bfa5596ca8e6bd52a80d8d5021f816682ed0f959 Author: Jared Tobin <jared@jtobin.ca> Date: Tue, 6 Oct 2015 22:25:28 +1300 Add transformers dependency. Diffstat:
M | mighty-metropolis.cabal | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mighty-metropolis.cabal b/mighty-metropolis.cabal @@ -27,6 +27,7 @@ library , primitive , mcmc-types >= 1.0.1 , mwc-probability >= 1.0.1 + , transformers Test-suite rosenbrock type: exitcode-stdio-1.0