clr-host: Hosting the Common Language Runtime

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0, 0.2.0.1, 0.2.1.0
Change log None available
Dependencies base (>=4.7 && <5), bytestring, file-embed, Win32 [details]
License BSD-3-Clause
Copyright 2016-2017 Tim Matthews
Author Tim Matthews
Maintainer tim.matthews7@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
head: git clone https://gitlab.com/tim-m89/clr-host
Uploaded by TimMatthews at 2017-04-25T11:43:43Z

Modules

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