gloss-raster: Parallel rendering of raster images.
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://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Declared and used flag sets differ: llvm /= .
Parallel rendering of raster images.
Properties
Versions | 1.7.2.1, 1.7.4.1, 1.7.4.2, 1.7.4.3, 1.7.4.4, 1.7.5.1, 1.7.6.1, 1.7.6.2, 1.7.7.1, 1.7.7.2, 1.7.7.3, 1.7.7.201204.1, 1.7.8.1, 1.8.0.1, 1.8.1.1, 1.8.1.2, 1.8.2.1, 1.9.1.1, 1.9.2.1, 1.9.3.1, 1.9.4.1, 1.10.1.1, 1.10.2.1, 1.10.2.3, 1.10.2.4, 1.11.1.1, 1.12.0.0, 1.13.0.1, 1.13.0.2, 1.13.1.1, 1.13.1.1, 1.13.1.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.8 && <4.13), containers (>=0.5 && <0.7), ghc-prim, gloss (>=1.13 && <1.14), gloss-rendering (>=1.13 && <1.14), repa (>=3.4 && <3.5) [details] |
License | MIT |
Author | Ben Lippmeier |
Maintainer | benl@ouroborus.net |
Category | Graphics |
Home page | http://gloss.ouroborus.net |
Bug tracker | gloss@ouroborus.net |
Source repo | head: git clone https://github.com/benl23x5/gloss this: git clone https://github.com/benl23x5/gloss(tag v1.13.0.2) |
Uploaded | by BenLippmeier at 2019-09-16T02:06:15Z |
Modules
[Index] [Quick Jump]
- Graphics
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm | Compile via LLVM. This produces much better object code but your GHC needs to have been built against the LLVM compiler. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-raster-1.13.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