packages feed

ghcid-0.2: CHANGES.txt

Changelog for GHCiD

0.2
    #6, rewrite as a library
    Remove duplicate error messages from cabal repl
0.1.3
    #2, handle files that get deleted while loaded
    #3, flesh out the test suite
    #4, give a polite error if ghci does not start
    #5, add --topmost flag to make the window topmost
0.1.2
    Add a very simple test suite
    Default to cabal repl if there is no .ghci file
    #1, if there is an IOError just :reload
    Say why you are reloading
0.1.1
    Support arguments to --command
0.1
    Initial version