language-c-quote: C/CUDA/OpenCL/Objective-C quasiquoting library.
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:
- These packages miss upper bounds: - template-haskell Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This package provides a general parser for the C language, including most GCC extensions and some CUDA and OpenCL extensions as well as the entire Objective-C language.
Properties
Versions | 0.2, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.2, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.7.1, 0.7.2, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.2, 0.10.2.1, 0.10.2.2, 0.10.2.3, 0.11, 0.11.0.1, 0.11.1, 0.11.2, 0.11.2.1, 0.11.3, 0.11.4, 0.11.4.1, 0.11.5, 0.11.5.1, 0.11.6, 0.11.6.1, 0.11.6.2, 0.11.6.3, 0.11.7, 0.11.7.1, 0.11.7.2, 0.11.7.3, 0.12, 0.12.1, 0.12.2, 0.12.2.1, 0.13, 0.13.0.1, 0.13.0.2, 0.13.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.2 && <0.6), base (>=4.5 && <5), bytestring (>=0.9 && <0.13), containers (>=0.4 && <0.8), exception-mtl (>=0.3 && <0.5), exception-transformers (>=0.3 && <0.5), filepath (>=1.2 && <1.6), haskell-src-meta (>=0.4 && <0.9), mainland-pretty (>=0.7 && <0.8), mtl (>=2.0 && <3), safe (<=0.3.9), srcloc (>=0.4 && <0.7), syb (>=0.3 && <0.8), template-haskell [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2011 Harvard University (c) 2011-2013 Geoffrey Mainland (c) 2013 Manuel M. T. Chakravarty (c) 2013-2024 Drexel University |
Author | Geoffrey Mainland <mainland@drexel.edu> |
Maintainer | Geoffrey Mainland <mainland@drexel.edu> |
Category | Language |
Home page | https://github.com/mainland/language-c-quote |
Bug tracker | https://github.com/mainland/language-c-quote/issues |
Source repo | head: git clone git://github.com/mainland/language-c-quote.git |
Uploaded | by GeoffreyMainland at 2024-07-02T15:16:52Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
full-haskell-antiquotes | Support full Haskell expressions/patterns in antiquotes. This adds a dependency on haskell-src-meta, which increases compilation time. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- language-c-quote-0.13.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees