Skip to content

Commit

Permalink
(Hopefully) fix the god damned website
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorycollins committed Mar 16, 2012
1 parent 6ac3060 commit 7a0f106
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 2 additions & 6 deletions src/Main.hs
Expand Up @@ -93,9 +93,5 @@ serverVersion :: SnapletSplice b v
serverVersion = liftHeist $ textSplice $ T.decodeUtf8 snapServerVersion


--main :: IO ()
--main = serveSnaplet defaultConfig appInit

main = quickHttpServe $
writeBS "The Snap Framework website is currently down for maintenance."

main :: IO ()
main = serveSnaplet defaultConfig appInit

0 comments on commit 7a0f106

Please sign in to comment.