From a921d6cb310560276baf95f978808f02092caac3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 29 Nov 2016 13:44:46 +0200 Subject: [PATCH] Add caveat about possible Docker integration issues --- yesod-bin/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yesod-bin/README.md b/yesod-bin/README.md index 0a1ae54a..f0f79d1b 100644 --- a/yesod-bin/README.md +++ b/yesod-bin/README.md @@ -7,6 +7,10 @@ superceded by functionality in the [Haskell Stack build tool](http://haskellstack.org/). This README will speak exclusively about `yesod devel`. +__CAVEAT__ There may be some issues using `yesod devel` in Docker-enabled +projects. See [comment on +Github](https://github.com/yesodweb/yesod/pull/1305#issuecomment-263204471). + ### Development server The development server will automatically recompile your application