Skip to content

aherrmann/resource_management_in_haskell

Repository files navigation

Resource Management in Haskell - Examples

Example codes for this blog post.

Compile

Both, the C++ and the Haskell examples can be built by simply running

make

The C++ binary will be built in the source directory. The Haskell binaries will be built with cabal. The binaries should appear under dist/build.

License

All example codes are distributed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published