vhd: Provides functions to inspect and manipulate virtual hard disk (VHD) files.

[ bsd3, library, system ] [ Propose Tags ]

Provides functions to inspect and manipulate virtual hard disk (VHD) files, according to the VHD specification (version 1.0).


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Data.Vhd
      • Data.Vhd.Lowlevel
      • Data.Vhd.Time

Flags

Automatic Flags
NameDescriptionDefault
executable

Build executables

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2
Dependencies base (<0), byteable, bytestring, cereal, cipher-aes (>=0.2.0), cryptohash, directory, filepath, mmap, random, storable-endian, text, time, vhd [details]
License BSD-3-Clause
Copyright Citrix Systems Inc.
Author Jonathan Knowles, Vincent Hanquez
Maintainer vincent.hanquez@citrix.com
Revised Revision 1 made by HerbertValerioRiedel at 2017-06-10T11:15:40Z
Category System
Home page https://github.com/vincenthz/hs-vhd
Source repo head: git clone git://github.com/vincenthz/hs-vhd
Uploaded by VincentHanquez at 2013-08-10T09:02:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables vhd
Downloads 5240 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-20 [all 7 reports]

Readme for vhd-0.2.1

[back to package description]
Provides functions to inspect and manipulate virtual hard disk (VHD) files, according to the VHD specification (version 1.0).