@hackage inline-c-cpp0.5.0.2
Lets you embed C++ code into Haskell.
Installation
Tested Compilers
Dependencies (7)
- base >=4.7 && <5
- bytestring
- containers
- template-haskell
- text
- inline-c >=0.9.0.0 Show all…
Dependents (14)
@hackage/hercules-ci-cnix-store, @hackage/opencv, @hackage/hercules-ci-cnix-expr, @hackage/dear-imgui, @hackage/hasktorch, @hackage/halide-haskell, Show all…
Package Flags
std-vector-example
(off by default)
Build std::vector example
Utilities to inline C++ code into Haskell using inline-c. See tests for example on how to build.