gtk2hs-buildtools 0.13.8.0 → 0.13.8.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- c2hs/c/CLexer.x +1/−1
- gtk2hs-buildtools.cabal +1/−1
c2hs/c/CLexer.x view
@@ -130,7 +130,7 @@ -- * allows further ints after the file name a la GCC; as the GCC CPP docu -- doesn't say how many ints there can be, we allow an unbound number ---\#$space*@int$space*(\"($infname|@charesc)*\"$space*)?(@int$space*)*$eol+\#$space*@digits$space*(\"($infname|@charesc)*\"$space*)?(@int$space*)*$eol { \pos len str -> setPos (adjustPos (take len str) pos) >> lexToken } -- #pragma directive (K&R A12.8)
gtk2hs-buildtools.cabal view
@@ -1,5 +1,5 @@ Name: gtk2hs-buildtools-Version: 0.13.8.0+Version: 0.13.8.1 License: GPL-2 License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team