Implementation of the Haskell 98 Prelude in F#.
Info
| Version: | 0.1.14 |
| Author(s): | Jack Pappas, Gustavo Leon |
| Last Update: | Wednesday, June 6, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fsprojects/FSharp.Compatibility |
| NuGet Url: | https://www.nuget.org/packages/FSharp.Compatibility.Haskell |
Install
Install-Package FSharp.Compatibility.Haskell
dotnet add package FSharp.Compatibility.Haskell
paket add FSharp.Compatibility.Haskell
FSharp.Compatibility.Haskell Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
- FSharpPlus(>= 1.0.0)
Tags