Add extra floating point functions.

This commit is contained in:
Bram Moolenaar
2010-05-21 16:33:48 +02:00
parent b382ad13ca
commit db7c686ea5
7 changed files with 392 additions and 23 deletions

View File

@ -2,6 +2,7 @@
" Language: Haskell Cabal Build file
" Maintainer: Vincent Berthoux <twinside@gmail.com>
" File Types: .cabal
" Last Change: 2010 May 18
" v1.3: Updated to the last version of cabal
" Added more highlighting for cabal function, true/false
" and version number. Also added missing comment highlighting.