BSD-3-Clause licensed by Tim Matthews
Maintained by [email protected]
This version can be pinned in stack with:clr-host-0.2.0.1@sha256:14e83c305db57ae03668e5b3780c6752d577822e33bd01e47404b0bea6974f92,4009
Used by 1 package in nightly-2017-12-15(full list with versions):

clr-host is a library that provides the ability to host (also known as embed) the common language runtime within the current Haskell process. Generally you'll only interface directly to this library to start the CLR, and the other code here is for higher level abstractions to use.