Generate DefaultExtensionMap and StatusCode using TH

« Lucu project page

It's time to use the Template Haskell. Don't you think so?

Details

Id: c566a8433e8af700655680f53e99cfe9f563ed32
Type: task
Creation time: 2011-10-31 22:25 UTC
Creator: PHO <pho@...>
Release: Lucu-1.0 (unreleased)
Component: Lucu
Status: closed: fixed fixed

Commits for this issue

2011-11-07 15:23 UTC PHO <pho@...> Each instances of StatusCode should not be an instance of Eq. [3318fe0]
2011-11-06 22:57 UTC PHO <pho@...> Haddock comments [38462dd]
2011-11-06 14:57 UTC PHO <pho@...> StatusCode is now a type class, not an algebraic data type. [51eda5b]
2011-11-06 08:49 UTC PHO <pho@...> Code cleanup [19043d7]
2011-11-05 04:45 UTC PHO <pho@...> DefaultExtensionMap is now generated with TH. [48bc90d]
2011-11-05 03:51 UTC PHO <pho@...> Make use of mimeType quasi-quoter. [b1fac0a]
2011-11-03 04:30 UTC PHO <pho@...> New module: Network.HTTP.Lucu.MIMEType.TH [5e56140]

Issue log

2011-11-07 15:23 UTC PHO <pho@...> closed with disposition fixed
Done.
2011-11-07 02:03 UTC PHO <pho@...> changed status from closed to in_progress
Each instances of StatusCode should not be an instance of Eq.
2011-11-06 23:02 UTC PHO <pho@...> closed with disposition fixed
Done.
2011-11-01 22:31 UTC PHO <pho@...> changed status from unstarted to in_progress
2011-10-31 22:25 UTC PHO <pho@...> created