@hackage inline-c-cpp dependencies
16 results
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/inline-c
Write Haskell source files including C code inline. No FFI required.
@haskell/vector
Efficient Arrays
@haskell/template-haskell
Support library for Template Haskell
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/inline-c-cpp
Lets you embed C++ code into Haskell.
@hackage/inline-c
Write Haskell source files including C code inline. No FFI required.
@hackage/hspec
A Testing Framework for Haskell