linux-memfd: Create anonymous, memory-backed files with the memfd_create syscall

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/phlummox/hs-linux-memfd#readme


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), linux-memfd [details]
License LicenseRef-PublicDomain
Copyright 2019 phlummox
Author phlummox
Maintainer phlummox2@gmail.com
Category System
Home page https://github.com/phlummox/hs-linux-memfd#readme
Bug tracker https://github.com/phlummox/hs-linux-memfd/issues
Source repo head: git clone https://github.com/phlummox/hs-linux-memfd
Uploaded by phlummox at 2019-06-02T21:12:53Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
no-examples

don't build the examples

Enabled

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for linux-memfd-0.1.0.0

[back to package description]

linux-memfd

Haskell bindings to the Linux memfd_create() syscall.

Development

Use stack to build.

$ stack build

$ stack test

Contributing

Feel free to submit pull requests.

License

This is free and unencumbered software released into the public domain.
For more information, please refer to the LICENSE file or unlicense.org.