Skip to content

Commit

Permalink
Return Data.Monoid import to test-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Sep 27, 2015
1 parent 7224fbe commit 0818a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-pandoc-crossref.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Text.Pandoc.Generic
import Control.Monad.State
import Data.List
import Control.Arrow
import Data.Monoid -- needed for ghc<7.10
import qualified Data.Map as M

import Text.Pandoc.CrossRef.Util.Options
Expand Down

0 comments on commit 0818a43

Please sign in to comment.