The latest version of om-elm is 2.0.0.7-0.

om-elm

Version 2.0.0.6 revision 0 uploaded by rickowens.

Package meta

Synopsis
Haskell utilities for building embedded Elm programs.
Description

This package provides utilities for serving Elm programs directly from your Haskell binary. It uses TemplateHaskell to compile your Elm program at build time, and construct a WAI Middleware which intercepts requests appropriate to the Elm program, and passing other requests to a downstream WAI Application. It is useful for bundling the browser side of a web application with its backing web services implementation.

Author
Rick Owens
Bug reports
n/a
Category
Web
Copyright
2018 Owens Murray, LLC.
Homepage
https://github.com/owensmurray/om-elm
Maintainer
rick@owensmurray.com
Package URL
n/a
Stability
n/a

Components