Public bug reported:

I just upgraded a number of systems to Ubuntu 14.04, and it seems that the 
Emacs Haskell mode is no longer working correctly. 
For example:

f :: Int -> Int
f x = y where
[TAB]

When pressing TAB, instead of going through the indentation cycle, I get
a second window displaying information about haskell-mode-hook:

--------------------------
haskell-mode-hook is a variable defined in `haskell-mode.el'.
Its value is nil

  This variable may be risky if used as a file-local variable.

Documentation:
Hook run after entering `haskell-mode'.

Some of the supported modules that can be activated via this hook:

   `haskell-decl-scan', Graeme E Moss
     Scans top-level declarations, and places them in a menu.

[AND SO ON]
---------------------------

To reproduce: just type TAB anywhere in a Haskell source file.

Version: haskell-mode 13.10-2

** Affects: haskell-mode (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1331277

Title:
  TAB does not work in Haskell mode in Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-mode/+bug/1331277/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to