winghci icon indicating copy to clipboard operation
winghci copied to clipboard

Simple Windows GUI for GHCi.

Results 12 winghci issues
Sort by recently updated
recently updated
newest added

Compilation + Manual Install https://ryanjohnson.website/install-guide-for-winghci-2522/

This repo contains sources for version 1.0.5. Please, update it to the latest available version 1.0.6.

Hi, I've been installing the HaskellPlatform 8.0.2-a for Windows 64bits on a Win 7 N Pro. WinGHCi never started correctly. GHCi does start correctly. I tried to apply the solution...

I've just got set up with the Haskell Platform again after a major crash, and installed the new one with GHC 8.0. I'm using Windows 10. As usual, I've set...

``` When I load a file that uses Windows-style newlines in WinGHCi, set a breakpoint, run to that breakpoint, and execute ":list", the carets that should underline the breakpoint expression...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Enter ":set prompt λ" 2. You will see an error*, close WinGHCI and start it again. 3. Its state will be "not...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Add line ":set -hide-package monads-tf" to your ghci.conf 2. Run winghci What is the expected output? What do you see instead? The...

Type-Defect
Priority-Medium
auto-migrated

``` A user on StackOverflow reported [1] that tab-completion [2] is not working in WinGHCi. However, it seems to work when ghci is run from the console. [1] http://stackoverflow.com/questions/16140705/colorful-shell-for-haskell-on-window s...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Launch WinGHCi 2. Enter "x

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Tried to :set prompt "λ> " 2. WinGHCi crashed. After starting again if freezes after visualizing the window. 3. After reinstall of...

Type-Defect
Priority-Medium
auto-migrated