clr-host: Hosting the Common Language Runtime

[ .net, bsd3, clr, ffi, language, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Clr
    • Clr.Host
      • Clr.Host.BStr
      • Clr.Host.Box
      • Clr.Host.Config
      • Clr.Host.Delegate
      • Clr.Host.DriverEntryPoints
      • Clr.Host.GCHandle
      • Clr.Host.Method

Flags

Automatic Flags
NameDescriptionDefault
enable_dotnet

build with .Net support

Disabled
enable_mono

build with mono support

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0, 0.2.0.1, 0.2.1.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring, clr-marshal, file-embed, text, Win32 [details]
License BSD-3-Clause
Copyright 2016-2017 Tim Matthews
Author Tim Matthews
Maintainer Nikos Baxevanis <nikos.baxevanis@gmail.com>
Category Language, FFI, CLR, .NET
Home page https://gitlab.com/tim-m89/clr-haskell/tree/master/libs/clr-host
Bug tracker https://gitlab.com/tim-m89/clr-haskell/issues
Source repo head: git clone https://gitlab.com/tim-m89/clr-haskell/tree/master/libs/clr-host
Uploaded by moodmosaic at 2018-10-01T14:31:53Z
Distributions
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 3216 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-10-01 [all 2 reports]