runhs

Stack wrapper for single-file Haskell programs.

https://github.com/friedbrice/runhs#readme

Latest on Hackage:1.0.0.9

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Daniel Brice
Maintained by [email protected]

Stack wrapper for single-file Haskell programs. Declare package dependencies in the source code of your single-file Haskell program. Easily and reliably run your program, compile it, or load it in GHCi or Ghcid.