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 storage support #3

Closed abuibrahim closed 8 years ago

abuibrahim commented 8 years ago

added Data.Functor import for <$>

portnov commented 8 years ago

Applied, thanks!

abuibrahim commented 8 years ago

Could you bump the version number to 0.1.3 or 0.2 perhaps? Thanks!