Improper response from GHCI terminal after importing Gnuplot package
I recently tried one simple example on plotting using Haskell wrapper for Gnuplot on ubuntu using this example:http://www.linuxquestions.org/questions/blog/hydramax-533365/quick-and-dirty-plotting-with-haskell-gnuplot-35230/ . It works fine, but after I close the graph window and type anything in GHCI terminal, it doesn't show it being typed. On entering text and pressing return it executes it in a normal way.
I tried with unloading all modules but to no avail. Has someone else faced it earlier ?
GHC : 7.6.3 Linux : Ubuntu 12
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture | x86 |