hen 0.0.0 → 0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bitsetPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bitset
API changes (from Hackage documentation)
Files
- hen.cabal +2/−2
hen.cabal view
@@ -1,5 +1,5 @@ Name: hen-Version: 0.0.0+Version: 0.0.1 Synopsis: Haskell bindings to Xen hypervisor interface Description: Haskell bindings to Xen hypervisor interface License: MIT@@ -28,7 +28,7 @@ , lifted-base == 0.2.* , monad-control == 0.3.* , uuid == 1.2.*- , bitset == 1.1.*+ , bitset == 1.2.* Exposed-modules: System.Xen System.Xen.High