Closed nanotech closed 8 years ago
Thanks!
@nanotech Thanks :)
Thanks! Trying to compile elm-platform from source: https://github.com/elm-lang/elm-platform
Sorry, I am new to building with Haskell. Not sure how to patch the source without a new tag..? can't find the src file in my cabal-sandbox? does it build directly from the tar?
Any chance of a 1.0.1.1 tag and publish here: https://hackage.haskell.org/package/snap-server Will that make it pull in automatically when elm-platform builds?
I just released 1.0.1.1 on hackage. Thanks for the reminder.
Thanks!
Tests pass, and tracing syscalls with dtruss shows sendfile being called for successful responses.
Fixes #91