packages feed

x11-xim 0.0.1 → 0.0.2

raw patch · 2 files changed

+3/−3 lines, 2 files

Files

Graphics/X11/XimTypes.hsc view
@@ -14,8 +14,8 @@  ) where -import Data.Bits	( (.|.)	)-import Foreign		( Int32	)+import Data.Bits	( (.|.)		)+import Foreign		( Int32, Int64	)  data XNInputStyle = 	XIMPreeditArea	|
x11-xim.cabal view
@@ -2,7 +2,7 @@ cabal-version:	>= 1.2  name:		x11-xim-version:	0.0.1+version:	0.0.2 author:		Yoshikuni Jujo maintainer:	Yoshikuni Jujo <PAF01143@nifty.ne.jp> license:	BSD3