-
Create a new F# project and add FSharp.Data from Nuget.
Next, create an fsx script:
```
#I "bin/Debug"
#r "FSharp.Data.dll"
open FSharp.Data.CsvExtensions
module Main =
let main () = ()
Main.ma…
-
I'm trying to call https://github.com/picoe/Eto/blob/develop/Source/Eto/Style.cs#L154 but I'm getting internal error
```fsharp
#load ".paket/load/eto.platform.wpf.fsx"
#r "PresentationFramework"
…
-
As the older issues https://github.com/fsharp/FAKE/pull/1281 and https://github.com/fsharp/FAKE/issues/1232 are quite large due to discussion this is a new issue to track the progress/todo list before…
-
### Issue Type
Bug
### Description
This is what happens when I launch fsharp interactive. Then it closes:
```
Microsoft (R) F# Interactive version 4.1
Copyright (c) Microsoft Corporation. …
-
Discussion thread for https://github.com/fsharp/fslang-design/blob/master/tooling/FST-1003-loading-type-provider-design-time-components.md
dsyme updated
6 years ago
-
The `SymbolicExpression` object has the `Print` method that formats the results nicely, so it looks useful to add something like:
```
fsi.AddPrinter(fun (se:RDotNet.SymbolicExpression) ->
se.Type.…
-
Hi @exercism/track-maintainers
I'm trying to work out syntax highlighting for the solution viewing page on Nextercism. I'm doing this in two ways:
1) Each track has a default language that all fi…
-
from https://jenkins.mono-project.com/job/build-package-osx-mono/job/master/686/:
```
15:25:30 mono @/external/bockbuild/builds/fsharp-fsharp-561af8b/packages/FSharp.Compiler.Tools.4.1.27/tools/…
-
```
Hello,
I try to obfuscate F# dll and I meet some diffcults. It's thrown unhandled
exception:
System.InvalidOperationException: Type names do not match: "FSharpFunc `3" !=
"Microsoft.FSharp.Co…
-
The latest package contains 4.4.1.0.