usb 0.2 → 0.2.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- usb.cabal +2/−2
usb.cabal view
@@ -1,5 +1,5 @@ name: usb-version: 0.2+version: 0.2.0.1 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -23,7 +23,7 @@ GHC-Options: -O2 -Wall build-depends: base >= 4 && < 4.2 , bytestring == 0.9.*- , text == 0.4.*+ , text == 0.5.* , bindings-libusb == 1.3.* exposed-modules: System.USB System.USB.Initialization