vty-crossplatform: Cross-platform support for Vty
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:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - vty - vty-unix Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This package provides a generic interface for multiple Vty platforms in one package so you don't have to conditionally depend on them in your cabal file.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.8 && <5), containers, mtl, random, string-qq, unknown-vty-build-platform, vty (>=6.1), vty-crossplatform, vty-unix, vty-windows (>=0.2.0.0) [details] |
License | BSD-3-Clause |
Copyright | (c) 2023 Jonathan Daugherty |
Author | Jonathan Daugherty |
Maintainer | cygnus@foobox.com |
Category | Graphics |
Uploaded | by JonathanDaugherty at 2023-11-16T02:57:36Z |
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vty-crossplatform-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees