packages feed

gtk2hs-buildtools 0.13.8.1 → 0.13.8.2

raw patch · 2 files changed

+2/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

c2hs/base/general/Binary.hs view
@@ -250,6 +250,7 @@    return () expandBin (BinIO _ _ _) _ = return ()         -- no need to expand a file, we'll assume they expand by themselves.+{-# INLINE expandBin #-}  -- ----------------------------------------------------------------------------- -- Low-level reading/writing of bytes
gtk2hs-buildtools.cabal view
@@ -1,5 +1,5 @@ Name:   gtk2hs-buildtools-Version:        0.13.8.1+Version:        0.13.8.2 License:        GPL-2 License-file:   COPYING Copyright:      (c) 2001-2010 The Gtk2Hs Team