From afbcd1b7721e082211496c1be11fc3550bc205bc Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Fri, 2 Jun 2017 16:02:30 -0700 Subject: [PATCH] Note that we require stack-1.4.0 or newer. This requirement is due to #106 which added Cabal `custom-setup` clauses. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09e7121..8a2c063 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ fit xData yData = TF.runSession $ do # Installation Instructions +Note: building this repository with `stack` requires version `1.4.0` or newer. + ## Build with Docker on Linux As an expedient we use [docker](https://www.docker.com/) for building. Once you have docker