portnov / libvirt-hs

This package provides low-level (at this moment, at least) FFI bindings to libvirt library.
http://hackage.haskell.org/package/libvirt-hs
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Add support for storage pools and volumes #1

Closed abuibrahim closed 8 years ago

abuibrahim commented 8 years ago

verified everything with libvirt 1.2.19 on NixOS 15.09

abuibrahim commented 8 years ago

Forgot to close the streams in uploadStorageVol and downloadStorageVol. Will rebase and send a new PR. Closing this one.