Cabal revisions of linux-evdev-0.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: linux-evdev Version: 0.3.2+x-revision: 1 Synopsis: Bindings to Linux evdev input device interface. Description: Bindings to Linux evdev input device interface. License: BSD3 System.Linux.Input.Device Build-tools: hsc2hs Build-depends: base >= 4.0 && < 5.0,- time >= 1.4 && < 1.7,+ time >= 1.4 && < 1.9, bytestring >= 0.9 && < 0.11, unix >= 2.6 && < 2.8
revision 2
-Name: linux-evdev-Version: 0.3.2-x-revision: 1-Synopsis: Bindings to Linux evdev input device interface.-Description: Bindings to Linux evdev input device interface.-License: BSD3-License-file: LICENSE-Author: Ben Gamari-Maintainer: bgamari.foss@gmail.com-Category: System-Build-type: Simple-Cabal-version: >=1.6-Homepage: http://github.com/bgamari/linux-evdev--Library- Exposed-modules: System.Linux.Input.Event,- System.Linux.Input.Event.Constants,- System.Linux.Input.Device- Build-tools: hsc2hs- Build-depends: base >= 4.0 && < 5.0,- time >= 1.4 && < 1.9,- bytestring >= 0.9 && < 0.11,- unix >= 2.6 && < 2.8- -source-repository head- type: git- location: git://github.com/bgamari/linux-evdev.git-+Name: linux-evdev +Version: 0.3.2 +x-revision: 2 +Synopsis: Bindings to Linux evdev input device interface. +Description: Bindings to Linux evdev input device interface. +License: BSD3 +License-file: LICENSE +Author: Ben Gamari +Maintainer: bgamari.foss@gmail.com +Category: System +Build-type: Simple +Cabal-version: >=1.6 +Homepage: http://github.com/bgamari/linux-evdev + +Library + Exposed-modules: System.Linux.Input.Event, + System.Linux.Input.Event.Constants, + System.Linux.Input.Device + Build-tools: hsc2hs + Build-depends: base >= 4.0 && < 5.0, + time >= 1.4 && < 1.10, + bytestring >= 0.9 && < 0.11, + unix >= 2.6 && < 2.8 + +source-repository head + type: git + location: git://github.com/bgamari/linux-evdev.git +