Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 182 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 182 Bytes

Install Happstack

cabal update
cabal install happstack-server

Running

runhaskell Startup.hs

starts a server on port 8000.