----
Preprocessing executables for bisocie-0.2...
Building bisocie-0.2...
Starting development server...
dist/devel.hs:3:1:
Failed to load interface for `Application':
it is not a module in the current program, or in any known
package.
Exit code: ExitFailure 1
----
Teach me why.
Cameron Kerr
unread,
Nov 7, 2011, 11:37:06 PM11/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to yeso...@googlegroups.com, Yesod Web Framework
I'm new to this myself, but you might try 'yesod clean' (maybe 'cabal clean')
-- Cameron Kerr From my mobile
cutsea110
unread,
Nov 11, 2011, 12:12:05 AM11/11/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Yesod Web Framework
Well, I see.
That is such a strange environment or here.