Change logs for haskell-quickcheck source package in Wily

  • haskell-quickcheck (2.7.6-7build3) wily; urgency=medium
    
      * Rebuild for new GHC ABIs.
    
     -- Colin Watson <email address hidden>  Wed, 01 Jul 2015 22:28:14 +0100
  • haskell-quickcheck (2.7.6-7build2) wily; urgency=medium
    
      * Rebuild for new GHC ABIs.
    
     -- Colin Watson <email address hidden>  Wed, 03 Jun 2015 11:40:15 +0100
  • haskell-quickcheck (2.7.6-7build1) wily; urgency=medium
    
      * Rebuild for new GHC ABIs.
    
     -- Colin Watson <email address hidden>  Sun, 24 May 2015 20:43:54 +0100
  • haskell-quickcheck (2.7.6-7) unstable; urgency=medium
    
      * Fix code to set non-Template-Haskell configure flags.
    
     -- Colin Watson <email address hidden>  Sun, 10 May 2015 19:00:14 +0100
  • haskell-quickcheck (2.7.6-6) unstable; urgency=medium
    
      * Upload to unstable
    
     -- Joachim Breitner <email address hidden>  Mon, 27 Apr 2015 11:52:45 +0200
  • haskell-quickcheck (2.7.6-3) unstable; urgency=medium
    
    
      * Test for Template Haskell by testing for the existence of
        /usr/lib/ghc/bin/ghci, rather than by hardcoding an architecture list.
        This should enable Test.QuickCheck.All on powerpc and sparc.
    
     -- Colin Watson <email address hidden>  Sun, 10 Aug 2014 13:36:22 +0100