Skip to content
Snippets Groups Projects
Commit f3278d3c authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Add import list to Data.List

parent 59e6ba02
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ module Trace.Hpc.Mix
)
where
import Data.List
import Data.List (intercalate)
import Data.Maybe (catMaybes, fromMaybe)
import Data.Time (UTCTime)
import Data.Tree
......
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