Skip to content
Snippets Groups Projects
Commit c9cc0dc2 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix build following haskell98 and -fglasgow-exts changes

parent 1e4c81f8
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
module HpcReport (report_plugin) where
import Prelude hiding (exp)
import List(sort,intersperse,sortBy)
import Data.List(sort,intersperse,sortBy)
import HpcFlags
import Trace.Hpc.Mix
import Trace.Hpc.Tix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment