Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haskell/winghci

Simple Windows GUI for GHCi.
https://github.com/haskell/winghci

Last synced: about 1 month ago
JSON representation

Simple Windows GUI for GHCi.

Awesome Lists containing this project

README

        

# WinGHCi

WinGHCi is a simple Windows GUI for GHCi.

The original author is no longer active with the project, but the code is still maintained. Please submit your pull requests here.

![WinGHCi screenshot](http://winghci.googlecode.com/files/WinGhciScreenshot.png)

## Installation

The way to install WinGHCi is described [on this page](https://github.com/haskell/winghci/wiki/Installation).

## Features

A resume of WinGHCi main features is available [on this page](https://github.com/haskell/winghci/wiki/Features).

## Authorship

WinGhci has been written by [Pepe Gallardo](http://www.lcc.uma.es/~pepeg/).

## Acknowledgements

Much of the code in WinGhci was taken from the WinHugs project. Many thanks to Neil Mitchell for giving us permission to use his code.