snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

Cannot run from emacs + haskell-mode out of the box #6

Closed massung closed 13 years ago

massung commented 13 years ago

If snap init also created a simple .ghci file with :set -i /src that'd be helpfule.

Application.hs needs {-# LANGUAGE TypeSynonymInstances, MultiParamTypeClasses #-} to build from the prelude.

mightybyte commented 13 years ago

Fixed for 0.6