2009.4.30 ---------- ### Feature * seperate handler from core module * seperate contrib from Hack.hs * now Hack.hs is only an interface file, where everything links to. This allows me to soft link handler in Hack.Contrib and Hack.Handler in development mode :) 2009.4.29 ----------- ### Fix * -Wall clean 2009.4.28 ----------- ### Fix * File return status code 200 on success 2009.4.27 --------- ### Fix * hyena handler show real message ( Safari won't work without this fix ) 2009.4.26 --------- ### Fix * add hyena handler 2009.4.25 --------- ### Featuer * more middleware * hyena handler for simple use server 2009.4.23 --------- ### Feature * more middleware * ContentSize * SimpleAccessLogger * request helper 2009.4.22 --------- ### Feature * more middleware * ContentType * RawRouter * SimpleRouter 2009.4.21 ------------ ### Feature * demo SimpleRoute middleware ### Fix * env for kibro adapter * homepage in hack.cabal 2009.4.20 ----------- ### Feature * raw specification * shiny kibro hack handler