GHC wish list.

2005-12-13 Thread Lemmih
Hiya,

I've been using the GHC library in hIDE and HASP for some time now and
there are a few things I'd love to see implemented:

  * Changeable lexer/parser (just like DynFlags.log_action)
  Not very important but it would be convenient in HASP.
  * Cabalization of the library.
  Not having a profiling version of the library and not being able to
rebuild it easily is a bit limiting.
  * GHCi compatibility.
  hIDE is currently using ghc-api[1] because the real library exports
symbols that clashes with GHCi.

--
Friendly,
  Lemmih

[1] ghc-api: http://scannedinavian.com/~lemmih/ghc-api
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


RE: GHC wish list.

2005-12-13 Thread Simon Marlow
Hi Lemmih,

Might be a good idea to add these as feature requests:
http://hackage.haskell.org/trac/ghc/newticket?type=feature+request 

Cheers,
Simon

On 13 December 2005 15:17, Lemmih wrote:

 I've been using the GHC library in hIDE and HASP for some time now and
 there are a few things I'd love to see implemented:
 
   * Changeable lexer/parser (just like DynFlags.log_action)
   Not very important but it would be convenient in HASP.
   * Cabalization of the library.
   Not having a profiling version of the library and not being able to
 rebuild it easily is a bit limiting.
   * GHCi compatibility.
   hIDE is currently using ghc-api[1] because the real library exports
 symbols that clashes with GHCi.

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users