xdg-basedir-compliant: XDG Basedir

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]

See README.md


[Skip to Readme]

Properties

Versions 1.0.2, 1.1.0, 1.1.0.1, 1.2.0
Change log CHANGELOG
Dependencies base (>=4.7 && <5), bytestring, directory, filepath, path, polysemy, polysemy-plugin, polysemy-zoo, split [details]
License BSD-3-Clause
Copyright 2022 Pierre Thierry
Author Pierre Thierry
Maintainer pierre@nothos.net
Category System
Home page https://github.com/kephas/xdg-basedir-compliant#readme
Bug tracker https://github.com/kephas/xdg-basedir-compliant/issues
Source repo head: git clone https://github.com/kephas/xdg-basedir-compliant
Uploaded by kephasp at 2022-10-28T12:15:56Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for xdg-basedir-compliant-1.1.0.1

[back to package description]

XDG Basedir implementation

This is a compliant implementation of the XDG Base Directory Specification.

Compliance

Build

You can build the project with:

hpack
cabal build

If you have Nix installed, shell.nix provides an environment with all the needed dependencies. It is suitable for nix-direnv.