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

Don't use deprecated -fglasgow-exts flag

parent c102bd2b
No related branches found
No related tags found
No related merge requests found
{-# OPTIONS -fglasgow-exts -cpp #-} {-# LANGUAGE CPP #-}
module Trace.Hpc.Reflect module Trace.Hpc.Reflect
( clearTix ( clearTix
, examineTix , examineTix
, updateTix , updateTix
) where ) where
import Trace.Hpc.Tix 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