You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
System.Exception: Note: an unexpected exception in fsi.exe readline console support. Consider starting fsi.exe with the --no-readline option and report the stack trace below to the .NET or Mono implementors
Value must be positive and below the buffer height.
Parameter name: top
at System.TermInfoDriver.SetCursorPosition (Int32 left, Int32 top) [0x00000] in <filename unknown>:0
at System.TermInfoDriver.set_CursorTop (Int32 value) [0x00000] in <filename unknown>:0
at System.ConsoleDriver.set_CursorTop (Int32 value) [0x00000] in <filename unknown>:0
at System.Console.set_CursorTop (Int32 value) [0x00000] in <filename unknown>:0
at <StartupCode$fsi>[email protected] (Microsoft.FSharp.Core.Unit unitVar0) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Compiler.Interactive.Utils.guard (Microsoft.FSharp.Core.FSharpFunc`2 f) [0x00000] in <filename unknown>:0
If I remember correctly, I compiled my Fsharp from commit 6d4f78d
If I remember correctly, I compiled my Fsharp from commit 6d4f78d