Starting with tag: [TAG 0.3.1 Don Stewart **20070803012155] [comment out instance in test Don Stewart **20071121210306] [Add Applicative instance, export constructor, -Wall Don Stewart **20071121210315] [-Wall, bump version Don Stewart **20071121210407] [email Don Stewart **20071121211025] [TAG 0.3.2 Don Stewart **20071121211040] [Fix Applicative conditionals Spencer Janssen **20071222052247 The old #if __GLASGOW_HASKELL__ >= 608 logic was incorrect in several ways: * Applicative was introduced in base 2.0, which was included with GHC 6.6 * Testing GHC version number is wrong, Hugs (and perhaps other compilers) have releases containing Control.Applicative * There was a missing conditional around the Control.Applicative import (note this change requires Cabal 1.2) ] [cpp-options rather than ghc-options Spencer Janssen **20071222052947] [bump versoin Don Stewart **20071223024630] [build-type: simple Don Stewart **20080616013424] [Added function: replicate :: Int -> a -> DList a v.dijk.bas@gmail.com**20090319130109 Ignore-this: d9d1c5351231c519847641b23f5d586d ] [Tweaks Don Stewart **20090620230300 Ignore-this: 7d7ac0a555648c07dfa20098495e5ffb ] [bump Don Stewart **20090620230409 Ignore-this: 309ee05f80e385667898e8faa0bec900 ]