[decruft pragmas thomashartman1@gmail.com**20080619235658] hunk ./src/Main.hs 1 -{-# OPTIONS -fglasgow-exts -fno-monomorphism-restriction #-} -{-# LANGUAGE TemplateHaskell , FlexibleInstances, UndecidableInstances, OverlappingInstances, - MultiParamTypeClasses, GeneralizedNewtypeDeriving #-} - --- built on original work by mightybyte: +-- with gracious thanks to mightybyte: hunk ./src/View.hs 1 -{-# OPTIONS -fglasgow-exts -fno-monomorphism-restriction #-} +{-# OPTIONS -fglasgow-exts #-} hunk ./templates/home.st 7 -
Unfortunately, the HAppS documentation has been sorely lacking. At times it has seemed to me that even something as trivial as hello world took a Ph.D. in HAppSology.
+Unfortunately, the HAppS documentation is sorely lacking. Without good documentation, even something as trivial as hello world can seem to take a Ph.D. in HAppSology.