Haskell-like (but taking away some of the pain points), for the frontend, compiles to very readable javascript.
[1]: http://www.purescript.org/
There's an effort to make something better and on the same vibe as Haskell's `stack`, which is `psc-package` [1].
I switched to it for all new projects, and while it still has some rough edges, I don't really miss bower.
[1]: https://github.com/purescript/psc-package
Haskell-like (but taking away some of the pain points), for the frontend, compiles to very readable javascript.
[1]: http://www.purescript.org/