#2812: For ghci, drop editline in favour of haskeline
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:                  
        Type:  task              |       Status:  new             
    Priority:  high              |    Milestone:  6.12 branch     
   Component:  GHCi              |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonmar):

 Replying to [comment:6 dons]:
 > haskellline's flags don't reassure me:
 >
 > {{{
 >     Extensions:     ForeignFunctionInterface, RankNTypes,
 FlexibleInstances,
 >                 TypeSynonymInstances
 >                 FlexibleContexts, ExistentialQuantification
 >                 ScopedTypeVariables, GeneralizedNewtypeDeriving
 >                 MultiParamTypeClasses, OverlappingInstances
 >                 PatternSignatures, CPP, DeriveDataTypeable,
 >                 PatternGuards
 > }}}
 >
 > There's command  line history code in yi that's haskell98...

 Why does it need to be haskell98?  Just wondering.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2812#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to