cheapskate 0.1.1.1 (24 Jan 2020)

  * Add Paths_cheapskate to other-modules
  * Support base 4.13 (Fumiaki Kinoshita)

cheapskate 0.1.1.1 (05 Nov 2018)

  * Bump upper version bound on containers library
    (Justin Le).
  * Remove invalid profiling options (Michael Morgan).

cheapskate 0.1.1 (01 Aug 2017)

  * Added NFData and Generic instances for basic types
    (aisamanra).
  * Use -auto-exported instead of -auto-all for prof options.
  * Add 'dingus' flag and make cheapskate-dingus deps conditional
    (MarcelineVQ).  Previously cheapskate would pull in unneeded
    dependencies when built with Cabal < 1.24.

cheapskate 0.1.0.5 (22 Apr 2016)

  * Bump base to allow GHC 8 (Leif Warner).
  * Bumped data-default upper bound (Leif Warner).
  * Removed bad prof-options.

cheapskate 0.1.0.4 (28 May 2015)

  * Bump blaze-html version bound.

cheapskate 0.1.0.3 (08 Dec 2014)

  * Allow building with base-4.8.0.0 (RyanGLScott).

cheapskate 0.1.0.2 (08 Dec 2014)

  * Increased upper bounds for text (RyanGlScott), mtl.
  * Fixed usage message in command-line utility (cdosborn).
  * Added flag to build `cheapskate-dingus`.
  * Dingus:  extract version from Paths_cheapskate.
  * Fixed compiler warnings.
  * Added `(<?>)`, made string in `ParseError` describe what is expected.
  * On parse failure, return error with greatest position. This generally
    gives more useful messages.

cheapskate 0.1.0.1 (10 Mar 2014)

  * Increased version bounds for text, blaze-html.
  * Made pImage more efficient, avoiding backtracking.

cheapskate 0.1 (05 Jan 2014)

  * Initial release.
