Skip to content

Commit

Permalink
single line cabal warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dag committed Apr 3, 2012
1 parent 349f084 commit b7e7275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/cabal.vim
Expand Up @@ -5,6 +5,7 @@ let current_compiler = 'cabal'

let s:errorformat = join([
\ '%E%f:%l:%c:',
\ '%E%f:%l:%c: %m',
\ '%+C %m',
\ '%-Z%[%^ ]',
\ ], ',')
Expand Down

0 comments on commit b7e7275

Please sign in to comment.