Skip to content

TheFrameworkGame/blog-haskell-happstack-attempt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happstack Blog
--------------

Happstack blog implementation.  Tested under GHC 7.03.
View uses Blaze.  Models are based on acid-state + ixset.
Controllers use digestive functors.

Installation
------------

cabal update
cabal configure
cabal build

If you're just debugging/toying you can then just use:

    runhaskell Main.hs

in order to get a quick turnaround.

About

Haskell + Happstack implementation of Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published