Cabal revisions of snaplet-fay-0.3.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-- | | +----- non-breaking API additions -- | | | +--- code changes with no API change version: 0.3.3.2+x-revision: 1 synopsis: Fay integration for Snap with request- and pre-compilation. description: Fay integration for Snap with request based compilation during development and precompilation in production. For more information, please see <https://github.com/bergmark/snaplet-fay>. Paths_snaplet_fay build-depends:- base >= 4 && < 5+ base >= 4.5 && < 5 , aeson == 0.6.* , bytestring >= 0.9 && < 0.11 , configurator == 0.2.*
revision 2
-- | | +----- non-breaking API additions -- | | | +--- code changes with no API change version: 0.3.3.2-x-revision: 1+x-revision: 2 synopsis: Fay integration for Snap with request- and pre-compilation. description: Fay integration for Snap with request based compilation during development and precompilation in production. For more information, please see <https://github.com/bergmark/snaplet-fay>. Paths_snaplet_fay build-depends:- base >= 4.5 && < 5+ base >= 4.5 && < 4.8 , aeson == 0.6.* , bytestring >= 0.9 && < 0.11 , configurator == 0.2.*