A bit more than 4 years ago, you wrote:
Stefan Monnier wrote:
This release has several changes that have all been only lightly tested, especially w.r.t compatibility with various Emacsen.
It works (as far as I tried) on my emacs:
GNU Emacs 21.3.1 (i586-suse-linux, X toolkit, Xaw3d scroll bars) of 2003-09-23 on Weber
While playing with the new mode I discovered a small deficiency in the menu "Declarations" -> "Imports" (that I've never used before). The names of the imported modules are cut off after the first dot. Instead of i.e. "Data.List" only "Data" is displayed. (There may be several dots in a module name.)
I have just fixed this bug in the CVS repository of haskell-mode. Stefan "Never quite sure if it's «better late than never» or «better never than too late»."