Change logs for haskell-hsh source package in Karmic

  • haskell-hsh (2.0.3-1ubuntu1) karmic; urgency=low
    
      * debian/rules: Don't build with the threaded RTS on architectures which
        do not support it, fixing FTBFS there (sparc, armel)
    
     -- Iain Lane <email address hidden>   Sun, 25 Oct 2009 23:16:01 +0000
  • haskell-hsh (2.0.3-1) unstable; urgency=low
    
      * New upstream version fixes a hang condition in some situations.
      * Added build-dep on utf8-string.  Closes: #536679.
      * Rebuilt with newer GHC.  Closes: #525480.
      * Switched to Haskell team maintenance.
    
     -- Iain Lane <email address hidden>   Thu, 20 Aug 2009 08:40:48 -0500
  • haskell-hsh (2.0.0-1ubuntu1) karmic; urgency=low
    
      * debian/control: Add missing libghc6-utf8-string build dependency, fixing
        FTBFS
    
     -- Iain Lane <email address hidden>   Thu, 13 Aug 2009 11:53:28 +0100
  • haskell-hsh (2.0.0-1) unstable; urgency=low
    
      * New upstream release:
        + Core completely re-implemented in terms of System.Process instead
          of the POSIX-specific routines.  Significant reduction in
          code size and complexity.  Better compatibility.
        + Simplify and rework several ShellEquivs functions.
        + Eliminate ShellEquivs functions no longer needed: teeBS, teeFIFOBS, 
          catToBS, catToFIFOBS, catFromBS.
        + Drop (>|-) operator -- no longer useful
      * Rebuild with newer GHC.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  04 Jun 2009 19:17:00 +0100
  • haskell-hsh (1.2.6.4build1) jaunty; urgency=low
    
      * No-change rebuild against new haskell-regex-compat.
    
     -- Luca Falavigna <email address hidden>   Sat, 07 Mar 2009 14:07:15 +0100