[GHC] #8645: Improper response from GHCI terminal after importing Gnuplot package

GHC ghc-devs at haskell.org
Wed Jan 1 07:55:55 UTC 2014


#8645: Improper response from GHCI terminal after importing Gnuplot package
---------------------------------+-------------------------------------
       Reporter:  pankajsejwal   |             Owner:
           Type:  bug            |            Status:  new
       Priority:  normal         |         Milestone:
      Component:  Compiler       |           Version:  7.6.3
       Keywords:  ghci, gnuplot  |  Operating System:  Unknown/Multiple
   Architecture:  x86            |   Type of failure:  Other
     Difficulty:  Unknown        |         Test Case:
     Blocked By:                 |          Blocking:
Related Tickets:                 |
---------------------------------+-------------------------------------
 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

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8645>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list