An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : notcpp

notcpp is a library that attempts to provide an alternative to using CPP as a mechanism for conditional compilation. It provides facilities for determining if specific names or class instances exist and responding accordingly. When a value or class instance appears between minor releases of a third-party package, a common way of dealing with the problem is to use CPP to conditionally use one block of code or another. The trouble with CPP is it's hard to statically analyse: tools based on haskell-src-exts will outright refuse to parse it, for example. It turns out Template Haskell will do the same job in some cases. notcpp is largely a proof-of-concept, experimental package: you are welcome to use it if it suits you, but it may be liable to change suddenly.

Registry - JSON - codemeta.json
purl: pkg:hackage/notcpp
Keywords: bsd3 , library , template-haskell , Propose Tags
License: BSD-3-Clause
Latest release: over 13 years ago
First release: over 13 years ago
Downloads: 4,991 total
Last synced: 13 days ago

0.2.0.3
Published: over 10 years ago
Registry - Download
0.2.0.2
Published: about 13 years ago
Registry - Download
0.2.0.1
Published: about 13 years ago
Registry - Download
0.2
Published: over 13 years ago
Registry - Download
0.1.0.1
Published: over 13 years ago
Registry - Download
0.1
Published: over 13 years ago
Registry - Download
0.0.1
Published: over 13 years ago
Registry - Download