MIT licensed and maintained by Michael Snoyman
This version can be pinned in stack with:yesod-bin-1.4.3.1@sha256:1f8a69611a339d58704ba32ddd87538631a57192c8d3fb2485dada136e2c56ab,3963

Module documentation for 1.4.3.1

There are no documented modules for this package.

Provides scaffolding, devel server, and some simple code generation helpers.

Changes

1.4.3

Add the minimal scaffolding

1.4.2

Scaffolding updates:

  • Import.NoFoundation
  • Explanation of static files in Settings.StaticFiles
  • Explanation of environment variables in settings.yml

1.4.1.2

No args passed in keter.yml

1.4.1

Significant update to the scaffolding.

1.4.0.9

Allow devel.hs to be located in app/ or src/ subdirectories.

1.4.0.8

Updated postgres-fay scaffolding for yesod-fay 0.7.0

1.4.0.7

Fix a bug in yesod devel when cabal config has tests: True #864