Skip to content

Commit

Permalink
Remove redundant mode annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Jan 25, 2016
1 parent aeb11eb commit 8eb50ff
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion htaglib.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-- -*- Mode: Haskell-Cabal; -*-
--
-- Cabal config for HTagLib.
--
Expand Down
1 change: 0 additions & 1 deletion tests/Getter.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-- -*- Mode: Haskell; -*-
--
-- HTagLib tests, testing of getters.
--
Expand Down
1 change: 0 additions & 1 deletion tests/Main.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-- -*- Mode: Haskell; -*-
--
-- HTagLib tests, main module.
--
Expand Down
1 change: 0 additions & 1 deletion tests/Setter.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-- -*- Mode: Haskell; -*-
--
-- HTagLib tests, testing of Setters.
--
Expand Down
1 change: 0 additions & 1 deletion tests/Util.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-- -*- Mode: Haskell; -*-
--
-- HTagLib tests, utility definitions.
--
Expand Down

0 comments on commit 8eb50ff

Please sign in to comment.