haskell-happstack-scaffolding (0.28.3) unstable; urgency=low

  * Remove many bogus HasAppConf (XMLGenT m) supers.

 -- David Fox <dsf@seereason.com>  Sun, 01 Jun 2014 10:32:51 -0700

haskell-happstack-scaffolding (0.28.2) unstable; urgency=low

  * Trying to diagnose issues with HasAppConf (XMLGenT m)

 -- David Fox <dsf@seereason.com>  Tue, 20 May 2014 06:55:50 -0700

haskell-happstack-scaffolding (0.28.1) unstable; urgency=low

  * Changes for ghc-7.8.

 -- David Fox <dsf@seereason.com>  Wed, 26 Mar 2014 12:23:07 -0700

haskell-happstack-scaffolding (0.28) unstable; urgency=low

  * Bump version to match cabal file.

 -- David Fox <dsf@seereason.com>  Tue, 23 Jul 2013 11:45:06 -0700

haskell-happstack-scaffolding (0.25) unstable; urgency=low

  * AppConf changes - remove store, imageStore and imageCache, add top.

 -- David Fox <dsf@seereason.com>  Fri, 30 Mar 2012 15:40:16 -0700

haskell-happstack-scaffolding (0.24) unstable; urgency=low

  * Add a favicon argument to the default configuration function.

 -- David Fox <dsf@seereason.com>  Fri, 17 Feb 2012 08:39:46 -0800

haskell-happstack-scaffolding (0.23) unstable; urgency=low

  * Rename module Scaffolding.ProfileData.URL -> Scaffolding.MkURL

 -- David Fox <dsf@seereason.com>  Wed, 15 Feb 2012 10:38:10 -0800

haskell-happstack-scaffolding (0.22) unstable; urgency=low

  * Remove dependencies on happstack-extra and happstack.

 -- David Fox <dsf@seereason.com>  Sat, 28 Jan 2012 07:20:19 -0800

haskell-happstack-scaffolding (0.21) unstable; urgency=low

  * Not sure what baseURI in AppConf should be, so make it a parameter.

 -- David Fox <dsf@seereason.com>  Tue, 10 Jan 2012 13:50:18 -0800

haskell-happstack-scaffolding (0.20) unstable; urgency=low

  * Jeremy's workaround to bug 5751.

 -- David Fox <dsf@seereason.com>  Thu, 05 Jan 2012 21:50:15 -0800

haskell-happstack-scaffolding (0.19) unstable; urgency=low

  * Export seqA.
  * Simplify type signatures: use aliases GenXML and GenChildList.

 -- David Fox <dsf@seereason.com>  Sun, 11 Dec 2011 08:05:06 -0800

haskell-happstack-scaffolding (0.18) unstable; urgency=low

  * Make the signatures of userMarkup and userLink more sane.
  * Remove second copy of those functions from Scaffolding.ProfileData.Pages,
    leave the ones in Scaffolding.User.Markup.

 -- David Fox <dsf@seereason.com>  Fri, 09 Dec 2011 15:06:37 -0800

haskell-happstack-scaffolding (0.17) unstable; urgency=low

  * Fix package name: scaffolding -> happstack-scaffolding

 -- David Fox <dsf@seereason.com>  Fri, 02 Dec 2011 14:32:49 -0800

haskell-scaffolding (0.16) unstable; urgency=low

  * Change title type in template from Maybe String to String
  * Remove hard coded occurrences of seereason.com

 -- David Fox <dsf@seereason.com>  Mon, 28 Nov 2011 13:10:45 -0800

haskell-scaffolding (0.15) unstable; urgency=low

  * Move all modules into subdirectory Scaffolding.

 -- David Fox <dsf@seereason.com>  Mon, 28 Nov 2011 09:32:56 -0800

haskell-scaffolding (0.14) unstable; urgency=low

  * Bump version in case something changed.

 -- David Fox <dsf@seereason.com>  Sun, 27 Nov 2011 18:48:27 -0800

haskell-scaffolding (0.13) unstable; urgency=low

  * Add a root parameter to AppConf.defaultConf.  This is now used as the
    log directory and prepended to the other directories.

 -- David Fox <dsf@seereason.com>  Thu, 17 Nov 2011 06:25:29 -0800

haskell-scaffolding (0.12) unstable; urgency=low

  * Move Pages.Auth here from seereason.

 -- David Fox <dsf@seereason.com>  Mon, 14 Nov 2011 08:47:16 -0800

haskell-scaffolding (0.11) unstable; urgency=low

  * Move UnicodeRender and UnicodeValues to Unicode.Render and Unicode.Values,
    add Unicode.Utils and move Markup.Common.doubleQuote there.

 -- David Fox <dsf@seereason.com>  Fri, 04 Nov 2011 08:43:46 -0700

haskell-scaffolding (0.10-1~hackage1) unstable; urgency=low

  * Debianization generated by cabal-debian

 -- David Fox <dsf@seereason.com>  Thu, 03 Nov 2011 12:13:05 -0700

