haskell-mode 2.8.0-2 source package in Ubuntu

Changelog

haskell-mode (2.8.0-2) unstable; urgency=low


  * Bug fix: "byte compiled .elc files not used", thanks to Kevin Ryde
    (Closes: #670357).
  * Bug fix: "interpreter-mode-alist entries", thanks to Kevin Ryde
    (Closes: #670356).
  * Update Standards-Version to 3.9.3 (no changes).

 -- David Bremner <email address hidden>  Sun, 24 Jun 2012 19:31:19 -0300

Upload details

Uploaded by:
Petr Rockai
Uploaded to:
Sid
Original maintainer:
Petr Rockai
Architectures:
all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
haskell-mode_2.8.0-2.dsc 1.2 KiB 44c76ff488c69c4efa00bbc3f217b4575dd0aa3227c628f006c1ff712f80e897
haskell-mode_2.8.0.orig.tar.gz 104.8 KiB 614dc82977fe5f1b3ecc85a34897409ad6218bee0e1a88611747b1e13b79c580
haskell-mode_2.8.0-2.diff.gz 5.0 KiB 68530c112d29c4b90efcad01fe6a1ea8216f0854cb43678fcaabf628b4c8bbc4

Available diffs

No changes file available.

Binary packages built by this source

haskell-mode: major mode for editing Haskell in Emacs

 A major mode for editing Haskell (the functional
 programming language) in Emacs.
 .
 Major features:
  - syntax highlighting (font lock),
  - automatic indentation,
  - on-the-fly documentation,
  - interaction with inferior ghci or hugs instance,
  - scans declarations and places them in a menu.