Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmar committed Sep 8, 2009
1 parent 2c26687 commit 82062fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compiler/parser/HaddockUtils.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ module HaddockUtils where

import HsSyn
import SrcLoc
import RdrName

import FastString

import Control.Monad
import Data.Char

-- -----------------------------------------------------------------------------
-- Adding documentation to record fields (used in parsing).
Expand Down

0 comments on commit 82062fe

Please sign in to comment.