usb 0.6.0.3 → 0.6.0.4
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.6.0.3+version: 0.6.0.4 cabal-version: >=1.6 build-type: Custom license: BSD3@@ -63,7 +63,7 @@ , base-unicode-symbols >= 0.1.1 && < 0.3 , bindings-libusb >= 1.3 && < 1.5 , bytestring >= 0.9 && < 0.10- , text >= 0.5 && < 0.10+ , text >= 0.5 && < 0.11 exposed-modules: System.USB System.USB.Initialization System.USB.Enumeration