Salsa: A .NET Bridge for Haskell
Salsa is an experimental Haskell library and code generator that allows Haskell programs to host the .NET runtime and interact with .NET libraries. It uses type families extensively to provide a type-safe mapping of the .NET object model in the Haskell type system.
[Skip to Readme]
Modules
- Foreign
- Foreign.Salsa
- Foreign.Salsa.Binding
- Foreign.Salsa
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use_mono | use mono instead of .Net | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Salsa-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring, file-embed, Win32 [details] |
Tested with | ghc ==7.6.3 |
License | BSD-3-Clause |
Copyright | (c) 2007-2014 Andrew Appleyard, Tim Matthews |
Author | Andrew Appleyard |
Maintainer | tim.matthews7@gmail.com |
Category | Foreign, .NET |
Home page | http://haskell.org/haskellwiki/Salsa |
Source repo | head: git clone https://github.com/tim-m89/Salsa |
Uploaded | by TimMatthews at 2014-09-06T23:43:36Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3893 total (22 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 2016-10-25 [all 10 reports] |