Permute: A type for representing abstract permutations.
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.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
- These packages miss upper bounds: - containers Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
see source
Properties
Versions | 0.1.1 |
---|---|
Change log | None available |
Dependencies | base (>4 && <5), containers [details] |
License | MIT |
Author | |
Maintainer | Tristan Ballman |
Category | This library establishes a type representing an abstract permutation, and exposes several functions for using and obtaining information from them. |
Home page | https://github.com/SquidicusJohnson/Permute#readme |
Bug tracker | https://github.com/SquidicusJohnson/Permute/issues |
Source repo | head: git clone https://github.com/SquidicusJohnson/Permute |
Uploaded | by PurpleToes at 2023-07-28T02:58:30Z |
Modules
- Data
- Data.Permute
Downloads
- Permute-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees