1
1
mirror of https://github.com/coot/free-category.git synced 2024-09-11 14:17:30 +03:00
free-category/bench-cats.prof
2019-09-03 21:46:21 +02:00

3404 lines
650 KiB
Plaintext

Tue Sep 3 19:42 2019 Time and Allocation Profiling Report (Final)
bench-cats +RTS -pa -RTS -m prefix main/Cat/right right
total time = 5.31 secs (5309 ticks @ 1000 us, 1 processor)
total alloc = 10,099,148,160 bytes (excludes profiling overheads)
COST CENTRE MODULE SRC %time %alloc ticks bytes
whnf Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:277:1-38 41.0 50.1 2178 5057594032
GC GC <built-in> 33.6 0.0 1785 3344
interpret Main bench/Main.hs:(26,1)-(27,24) 16.3 14.9 867 1508480000
SYSTEM SYSTEM <built-in> 4.0 33.6 211 3397301440
OVERHEAD_of PROFILING <built-in> 3.4 0.0 182 3412440
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 0.3 0.1 15 13357392
transpose Statistics.Matrix src/Statistics/Matrix.hs:(263,1)-(265,22) 0.3 0.4 15 39991968
qr Statistics.Matrix.Algorithms src/Statistics/Matrix/Algorithms.hs:(24,1)-(38,47) 0.2 0.1 11 13733736
rSquare Statistics.Regression Statistics/Regression.hs:(106,1)-(110,66) 0.2 0.1 10 11355344
bootstrapRegress Statistics.Regression Statistics/Regression.hs:(123,1)-(164,21) 0.2 0.0 9 4499952
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 0.1 0.2 7 17048352
multiplyV Statistics.Matrix src/Statistics/Matrix.hs:(199,1)-(202,22) 0.1 0.1 6 12484472
runBenchmark Criterion.Measurement src/Criterion/Measurement.hs:(292,1)-(316,41) 0.1 0.0 3 78704
resampleVector Statistics.Resampling Statistics/Resampling.hs:(191,1)-(195,18) 0.0 0.0 2 1120000
fromFloatDigits Data.Scientific src/Data/Scientific.hs:(715,1)-(724,64) 0.0 0.0 1 3045320
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 0.0 0.0 1 801776
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 0.0 0.0 1 1804248
riddersIterations Numeric.RootFinding Numeric/RootFinding.hs:(248,1)-(282,17) 0.0 0.0 1 2324800
norm Statistics.Matrix src/Statistics/Matrix.hs:222:1-42 0.0 0.0 1 32032
idct Statistics.Transform Statistics/Transform.hs:81:1-31 0.0 0.0 1 19192
varianceUnbiased Statistics.Sample Statistics/Sample.hs:(247,1)-(251,23) 0.0 0.0 1 48048
fromListR Main bench/Main.hs:31:1-69 0.0 0.0 1 2363608
IDLE IDLE <built-in> 0.0 0.0 0 0
PINNED SYSTEM <built-in> 0.0 0.0 0 0
DONT_CARE MAIN <built-in> 0.0 0.0 0 0
MAIN MAIN <built-in> 0.0 0.0 0 832
CAF GHC.Types <entire-module> 0.0 0.0 0 0
CAF GHC.Tuple <entire-module> 0.0 0.0 0 0
CAF GHC.Classes <entire-module> 0.0 0.0 0 0
CAF GHC.CString <entire-module> 0.0 0.0 0 0
CAF GHC.Integer.Type <entire-module> 0.0 0.0 0 40
CAF GHC.Integer.Logarithms.Internals <entire-module> 0.0 0.0 0 0
CAF GHC.Integer.Logarithms <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Array <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Arr <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Poll <entire-module> 0.0 0.0 0 0
CAF GHC.Event.PSQ <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Manager <entire-module> 0.0 0.0 0 0
CAF GHC.Event.IntTable <entire-module> 0.0 0.0 0 0
CAF GHC.Event.EPoll <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Control <entire-module> 0.0 0.0 0 0
CAF System.CPUTime.Posix.ClockGetTime <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Unique <entire-module> 0.0 0.0 0 0
CAF GHC.Event.TimerManager <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Thread <entire-module> 0.0 0.0 0 0
CAF GHC.Event.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Typeable.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Semigroup.Internal <entire-module> 0.0 0.0 0 0
CAF Data.OldList <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Utils <entire-module> 0.0 0.0 0 0
CAF Control.Monad.ST.Lazy.Imp <entire-module> 0.0 0.0 0 0
CAF Control.Monad.ST.Imp <entire-module> 0.0 0.0 0 0
CAF Text.Read.Lex <entire-module> 0.0 0.0 0 664
CAF Text.Read <entire-module> 0.0 0.0 0 0
CAF Text.Printf <entire-module> 0.0 0.0 0 560
CAF Text.ParserCombinators.ReadPrec <entire-module> 0.0 0.0 0 0
CAF Text.ParserCombinators.ReadP <entire-module> 0.0 0.0 0 0
CAF System.Posix.Types <entire-module> 0.0 0.0 0 0
CAF System.Posix.Internals <entire-module> 0.0 0.0 0 16
CAF System.IO.Error <entire-module> 0.0 0.0 0 0
CAF System.IO <entire-module> 0.0 0.0 0 48
CAF System.Exit <entire-module> 0.0 0.0 0 0
CAF System.Environment <entire-module> 0.0 0.0 0 0
CAF System.CPUTime <entire-module> 0.0 0.0 0 0
CAF Numeric <entire-module> 0.0 0.0 0 0
CAF GHC.Word <entire-module> 0.0 0.0 0 0
CAF GHC.Weak <entire-module> 0.0 0.0 0 0
CAF GHC.Unicode <entire-module> 0.0 0.0 0 0
CAF GHC.TypeNats <entire-module> 0.0 0.0 0 0
CAF GHC.TypeLits <entire-module> 0.0 0.0 0 0
CAF GHC.TopHandler <entire-module> 0.0 0.0 0 0
CAF GHC.Storable <entire-module> 0.0 0.0 0 0
CAF GHC.Stats <entire-module> 0.0 0.0 0 0
CAF GHC.Stack.Types <entire-module> 0.0 0.0 0 0
CAF GHC.Stack.CCS <entire-module> 0.0 0.0 0 0
CAF GHC.StableName <entire-module> 0.0 0.0 0 0
CAF GHC.Stable <entire-module> 0.0 0.0 0 0
CAF GHC.Show <entire-module> 0.0 0.0 0 0
CAF GHC.STRef <entire-module> 0.0 0.0 0 0
CAF GHC.ST <entire-module> 0.0 0.0 0 0
CAF GHC.Real <entire-module> 0.0 0.0 0 0
CAF GHC.Read <entire-module> 0.0 0.0 0 0
CAF GHC.Ptr <entire-module> 0.0 0.0 0 0
CAF GHC.Pack <entire-module> 0.0 0.0 0 0
CAF GHC.Num <entire-module> 0.0 0.0 0 0
CAF GHC.Natural <entire-module> 0.0 0.0 0 0
CAF GHC.MVar <entire-module> 0.0 0.0 0 0
CAF GHC.Maybe <entire-module> 0.0 0.0 0 0
CAF GHC.List <entire-module> 0.0 0.0 0 0
CAF GHC.Int <entire-module> 0.0 0.0 0 0
CAF GHC.IORef <entire-module> 0.0 0.0 0 0
CAF GHC.IOArray <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Unsafe <entire-module> 0.0 0.0 0 0
CAF GHC.IO.IOMode <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Handle.Types <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Handle.Text <entire-module> 0.0 0.0 0 640
CAF GHC.IO.Handle.Internals <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Handle.FD <entire-module> 0.0 0.0 0 52760
CAF GHC.IO.Handle <entire-module> 0.0 0.0 0 0
CAF GHC.IO.FD <entire-module> 0.0 0.0 0 16
CAF GHC.IO.Exception <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding.UTF8 <entire-module> 0.0 0.0 0 376
CAF GHC.IO.Encoding.UTF32 <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding.UTF16 <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding.Types <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding.Latin1 <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding.Iconv <entire-module> 0.0 0.0 0 200
CAF GHC.IO.Encoding.Failure <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Encoding <entire-module> 0.0 0.0 0 3808
CAF GHC.IO.Device <entire-module> 0.0 0.0 0 0
CAF GHC.IO.BufferedIO <entire-module> 0.0 0.0 0 0
CAF GHC.IO.Buffer <entire-module> 0.0 0.0 0 0
CAF GHC.IO <entire-module> 0.0 0.0 0 0
CAF GHC.Generics <entire-module> 0.0 0.0 0 0
CAF GHC.ForeignPtr <entire-module> 0.0 0.0 0 0
CAF GHC.Foreign <entire-module> 0.0 0.0 0 0
CAF GHC.Float.RealFracMethods <entire-module> 0.0 0.0 0 0
CAF GHC.Float.ConversionUtils <entire-module> 0.0 0.0 0 0
CAF GHC.Float <entire-module> 0.0 0.0 0 49400
CAF GHC.Fingerprint.Type <entire-module> 0.0 0.0 0 0
CAF GHC.Fingerprint <entire-module> 0.0 0.0 0 0
CAF GHC.Exts <entire-module> 0.0 0.0 0 0
CAF GHC.Exception.Type <entire-module> 0.0 0.0 0 0
CAF GHC.Exception <entire-module> 0.0 0.0 0 0
CAF GHC.Err <entire-module> 0.0 0.0 0 0
CAF GHC.Enum <entire-module> 0.0 0.0 0 0
CAF GHC.Conc.Sync <entire-module> 0.0 0.0 0 16
CAF GHC.Conc.Signal <entire-module> 0.0 0.0 0 640
CAF GHC.Conc.IO <entire-module> 0.0 0.0 0 0
CAF GHC.Char <entire-module> 0.0 0.0 0 0
CAF GHC.Base <entire-module> 0.0 0.0 0 0
CAF GHC.Arr <entire-module> 0.0 0.0 0 0
CAF Foreign.Storable <entire-module> 0.0 0.0 0 0
CAF Foreign.Ptr <entire-module> 0.0 0.0 0 0
CAF Foreign.Marshal.Utils <entire-module> 0.0 0.0 0 0
CAF Foreign.Marshal.Array <entire-module> 0.0 0.0 0 0
CAF Foreign.Marshal.Alloc <entire-module> 0.0 0.0 0 0
CAF Foreign.C.Types <entire-module> 0.0 0.0 0 0
CAF Foreign.C.String <entire-module> 0.0 0.0 0 0
CAF Foreign.C.Error <entire-module> 0.0 0.0 0 0
CAF Debug.Trace <entire-module> 0.0 0.0 0 0
CAF Data.Void <entire-module> 0.0 0.0 0 0
CAF Data.Version <entire-module> 0.0 0.0 0 0
CAF Data.Unique <entire-module> 0.0 0.0 0 0
CAF Data.Type.Equality <entire-module> 0.0 0.0 0 0
CAF Data.Type.Coercion <entire-module> 0.0 0.0 0 0
CAF Data.Tuple <entire-module> 0.0 0.0 0 0
CAF Data.Traversable <entire-module> 0.0 0.0 0 0
CAF Data.Semigroup <entire-module> 0.0 0.0 0 0
CAF Data.Proxy <entire-module> 0.0 0.0 0 0
CAF Data.Ord <entire-module> 0.0 0.0 0 0
CAF Data.Monoid <entire-module> 0.0 0.0 0 0
CAF Data.Maybe <entire-module> 0.0 0.0 0 0
CAF Data.List.NonEmpty <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Sum <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Product <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Identity <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Const <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Contravariant <entire-module> 0.0 0.0 0 0
CAF Data.Functor.Classes <entire-module> 0.0 0.0 0 0
CAF Data.Foldable <entire-module> 0.0 0.0 0 0
CAF Data.Fixed <entire-module> 0.0 0.0 0 0
CAF Data.Either <entire-module> 0.0 0.0 0 0
CAF Data.Dynamic <entire-module> 0.0 0.0 0 0
CAF Data.Data <entire-module> 0.0 0.0 0 0
CAF Data.Complex <entire-module> 0.0 0.0 0 0
CAF Data.Char <entire-module> 0.0 0.0 0 0
CAF Data.Bits <entire-module> 0.0 0.0 0 0
CAF Data.Bitraversable <entire-module> 0.0 0.0 0 0
CAF Data.Bifunctor <entire-module> 0.0 0.0 0 0
CAF Data.Bifoldable <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Zip <entire-module> 0.0 0.0 0 0
CAF Control.Monad.IO.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Fix <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Fail <entire-module> 0.0 0.0 0 0
CAF Control.Exception.Base <entire-module> 0.0 0.0 0 0
CAF Control.Concurrent.Chan <entire-module> 0.0 0.0 0 0
CAF Control.Category <entire-module> 0.0 0.0 0 0
CAF Control.Arrow <entire-module> 0.0 0.0 0 0
CAF Control.Applicative <entire-module> 0.0 0.0 0 0
CAF Data.Array.Base <entire-module> 0.0 0.0 0 0
CAF Control.DeepSeq <entire-module> 0.0 0.0 0 0
CAF Utils.Containers.Internal.StrictPair <entire-module> 0.0 0.0 0 0
CAF Utils.Containers.Internal.BitQueue <entire-module> 0.0 0.0 0 0
CAF Data.Tree <entire-module> 0.0 0.0 0 0
CAF Data.Sequence.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Set.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Map.Internal <entire-module> 0.0 0.0 0 0
CAF Data.IntSet.Internal <entire-module> 0.0 0.0 0 0
CAF Data.IntMap.Internal <entire-module> 0.0 0.0 0 0
CAF System.FilePath.Posix <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.Days <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.WeekDate <entire-module> 0.0 0.0 0 0
CAF Data.Time.Format.Locale <entire-module> 0.0 0.0 0 0
CAF Data.Time.Format.Parse <entire-module> 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.ZonedTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.LocalTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.TimeOfDay <entire-module> 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.TimeZone <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.UTCDiff <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.CTimespec <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.UTCTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.SystemTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.NominalDiffTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.DiffTime <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.Gregorian <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.Private <entire-module> 0.0 0.0 0 0
CAF Data.Time.Format <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.POSIX <entire-module> 0.0 0.0 0 0
CAF Data.Time.Clock.System <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.OrdinalDate <entire-module> 0.0 0.0 0 0
CAF Data.Time.Calendar.MonthDay <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.Internal.Base16 <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.ASCII <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.ASCII <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.Internal <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.Internal <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Builder <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Short.Internal <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Lazy.Internal <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Lazy <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Internal <entire-module> 0.0 0.0 0 0
CAF Data.ByteString.Unsafe <entire-module> 0.0 0.0 0 0
CAF Data.ByteString <entire-module> 0.0 0.0 0 0
CAF System.Posix.Error <entire-module> 0.0 0.0 0 0
CAF System.Posix.Process.Common <entire-module> 0.0 0.0 0 0
CAF System.Posix.IO.Common <entire-module> 0.0 0.0 0 0
CAF System.Posix.Files.Common <entire-module> 0.0 0.0 0 0
CAF System.Posix.Directory.Common <entire-module> 0.0 0.0 0 0
CAF System.Posix.Process.Internals <entire-module> 0.0 0.0 0 0
CAF System.Posix.Files <entire-module> 0.0 0.0 0 0
CAF System.Posix.Directory <entire-module> 0.0 0.0 0 0
CAF System.Posix.Signals <entire-module> 0.0 0.0 0 0
CAF System.Directory.Internal.C_utimensat <entire-module> 0.0 0.0 0 0
CAF System.Directory.Internal.Posix <entire-module> 0.0 0.0 0 448
CAF System.Directory.Internal.Common <entire-module> 0.0 0.0 0 0
CAF System.Directory <entire-module> 0.0 0.0 0 0
CAF Data.DList <entire-module> 0.0 0.0 0 0
unfoldr Data.DList Data/DList.hs:(213,1)-(216,42) 0.0 0.0 0 0
tail Data.DList Data/DList.hs:209:1-63 0.0 0.0 0 0
list Data.DList Data/DList.hs:(198,1)-(201,38) 0.0 0.0 0 0
head Data.DList Data/DList.hs:205:1-56 0.0 0.0 0 0
apply Data.DList Data/DList.hs:155:1-18 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.Strict <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.Lazy <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.CPS <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.State.Strict <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.State.Lazy <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Select <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.Strict <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.Lazy <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.CPS <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Reader <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Maybe <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.List <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Identity <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Error <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Except <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Cont <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Trans.Accum <entire-module> 0.0 0.0 0 0
CAF System.FilePath.Glob.Utils <entire-module> 0.0 0.0 0 0
pathParts System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(94,1)-(104,23) 0.0 0.0 0 0
partitionDL System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(150,1)-(155,32) 0.0 0.0 0 0
overlap System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(46,1)-(55,18) 0.0 0.0 0 0
nubOrd System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(158,1)-(164,42) 0.0 0.0 0 0
isLeft System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(80,1)-(81,23) 0.0 0.0 0 0
increasingSeq System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(69,1)-(77,56) 0.0 0.0 0 0
inRange System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:39:1-34 0.0 0.0 0 0
getRecursiveContents System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(129,1)-(139,72) 0.0 0.0 0 0
fromLeft System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(84,1)-(85,45) 0.0 0.0 0 0
dropLeadingZeroes System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(88,1)-(90,32) 0.0 0.0 0 0
catchIO System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:167:1-17 0.0 0.0 0 0
addToRange System.FilePath.Glob.Utils System/FilePath/Glob/Utils.hs:(58,1)-(62,30) 0.0 0.0 0 0
CAF System.FilePath.Glob.Match <entire-module> 0.0 0.0 0 0
matchWith System.FilePath.Glob.Match System/FilePath/Glob/Match.hs:(29,1)-(32,58) 0.0 0.0 0 0
match System.FilePath.Glob.Match System/FilePath/Glob/Match.hs:25:1-30 0.0 0.0 0 0
CAF System.FilePath.Glob.Base <entire-module> 0.0 0.0 0 0
wildcards System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:193:7-15 0.0 0.0 0 0
unPattern System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:101:29-37 0.0 0.0 0 0
tryCompileWith System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:382:1-51 0.0 0.0 0 0
tokenize System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(385,1)-(419,33) 0.0 0.0 0 0
tokToLower System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(90,1)-(92,34) 0.0 0.0 0 0
recursiveWildcards System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:194:7-24 0.0 0.0 0 0
pathSepInRanges System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:196:7-21 0.0 0.0 0 0
optimize System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(526,1)-(614,47) 0.0 0.0 0 0
numberRanges System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:192:7-18 0.0 0.0 0 0
matchPosix System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(268,1)-(272,4) 0.0 0.0 0 0
matchDotsImplicitly System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:244:7-25 0.0 0.0 0 0
matchDefault System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:262:1-25 0.0 0.0 0 0
liftP System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:104:1-39 0.0 0.0 0 0
isLiteral System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(685,1)-(690,16) 0.0 0.0 0 0
ignoreDotSlash System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:250:7-20 0.0 0.0 0 0
ignoreCase System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:247:7-16 0.0 0.0 0 0
errorRecovery System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:204:7-19 0.0 0.0 0 0
decompile System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:285:1-38 0.0 0.0 0 0
compileWith System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:375:1-56 0.0 0.0 0 0
compile System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:368:1-33 0.0 0.0 0 0
compPosix System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(231,1)-(239,4) 0.0 0.0 0 0
compDefault System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:(217,1)-(225,4) 0.0 0.0 0 0
characterRanges System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:191:7-21 0.0 0.0 0 0
characterClasses System.FilePath.Glob.Base System/FilePath/Glob/Base.hs:190:7-22 0.0 0.0 0 0
CAF Data.Binary.Class <entire-module> 0.0 0.0 0 0
CAF Data.Binary.Get.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Binary.Get <entire-module> 0.0 0.0 0 0
CAF Data.Binary.Put <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.Int.Digits <entire-module> 0.0 0.0 0 0
CAF Data.Text.Lazy.Builder.Int <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Search <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Fusion <entire-module> 0.0 0.0 0 0
unstreamChunks/resize Data.Text.Internal.Lazy.Fusion libraries/text/Data/Text/Internal/Lazy/Fusion.hs:(72,72)-(76,38) 0.0 0.0 0 0
unstreamChunks/outer Data.Text.Internal.Lazy.Fusion libraries/text/Data/Text/Internal/Lazy/Fusion.hs:(62,15)-(68,43) 0.0 0.0 0 0
unstreamChunks/inner Data.Text.Internal.Lazy.Fusion libraries/text/Data/Text/Internal/Lazy/Fusion.hs:(79,17)-(83,59) 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Encoding.Fusion <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.RealFloat.Functions <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.Functions <entire-module> 0.0 0.0 0 0
CAF Data.Text.Show <entire-module> 0.0 0.0 0 0
CAF Data.Text.Unsafe <entire-module> 0.0 0.0 0 0
CAF Data.Text.Lazy.IO <entire-module> 0.0 0.0 0 0
CAF Data.Text.Lazy.Encoding <entire-module> 0.0 0.0 0 0
CAF Data.Text.Lazy.Builder.RealFloat <entire-module> 0.0 0.0 0 0
CAF Data.Text.Lazy <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.IO <entire-module> 0.0 0.0 0 0
readTextDevice Data.Text.Internal.IO libraries/text/Data/Text/Internal/IO.hs:133:39-64 0.0 0.0 0 0
otherwise Data.Text.Internal.IO libraries/text/Data/Text/Internal/IO.hs:151:43-52 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Types <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Size <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Common <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.CaseMapping <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion <entire-module> 0.0 0.0 0 0
reverse/resize Data.Text.Internal.Fusion libraries/text/Data/Text/Internal/Fusion.hs:(154,66)-(158,52) 0.0 0.0 0 0
mapAccumL/resize Data.Text.Internal.Fusion libraries/text/Data/Text/Internal/Fusion.hs:(234,63)-(238,52) 0.0 0.0 0 0
CAF Data.Text.Internal.Encoding.Fusion <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal.Builder <entire-module> 0.0 0.0 0 0
CAF Data.Text.Internal <entire-module> 0.0 0.0 0 0
CAF Data.Text.IO <entire-module> 0.0 0.0 0 0
CAF Data.Text.Encoding.Error <entire-module> 0.0 0.0 0 0
CAF Data.Text.Encoding <entire-module> 0.0 0.0 0 0
CAF Data.Text.Array <entire-module> 0.0 0.0 0 0
CAF Data.Text <entire-module> 0.0 0.0 0 0
CAF Data.Hashable.Class <entire-module> 0.0 0.0 0 0
unhashed Data.Hashable.Class Data/Hashable/Class.hs:889:1-25 0.0 0.0 0 0
traverseHashed Data.Hashable.Class Data/Hashable/Class.hs:927:1-49 0.0 0.0 0 0
mapHashed Data.Hashable.Class Data/Hashable/Class.hs:923:1-39 0.0 0.0 0 0
hashed Data.Hashable.Class Data/Hashable/Class.hs:885:1-28 0.0 0.0 0 0
hashWithSalt2 Data.Hashable.Class Data/Hashable/Class.hs:277:1-59 0.0 0.0 0 0
hashWithSalt1 Data.Hashable.Class Data/Hashable/Class.hs:271:1-45 0.0 0.0 0 0
hashPtrWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(742,1)-(744,23) 0.0 0.0 0 0
hashPtr Data.Hashable.Class Data/Hashable/Class.hs:730:1-49 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 0.0 0.0 0 800
defaultLiftHashWithSalt Data.Hashable.Class Data/Hashable/Class.hs:283:1-60 0.0 0.0 0 0
defaultHashWithSalt Data.Hashable.Class Data/Hashable/Class.hs:290:1-50 0.0 0.0 0 0
CAF Math.NumberTheory.Logarithms <entire-module> 0.0 0.0 0 0
wordLog2' Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:143:1-37 0.0 0.0 0 0
wordLog2 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(121,1)-(123,51) 0.0 0.0 0 0
naturalLogBase Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(97,1)-(102,37) 0.0 0.0 0 0
naturalLog2 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(107,1)-(109,37) 0.0 0.0 0 0
naturalLog10 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(155,1)-(157,31) 0.0 0.0 0 0
integerLogBase' Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(194,1)-(225,25) 0.0 0.0 0 0
integerLogBase Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(71,1)-(76,37) 0.0 0.0 0 0
integerLog2' Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:128:1-36 0.0 0.0 0 0
integerLog2 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(81,1)-(83,37) 0.0 0.0 0 0
integerLog10' Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(163,1)-(173,55) 0.0 0.0 0 0
integerLog10 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(148,1)-(150,31) 0.0 0.0 0 0
intLog2' Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:138:1-48 0.0 0.0 0 0
intLog2 Math.NumberTheory.Logarithms src/Math/NumberTheory/Logarithms.hs:(114,1)-(116,55) 0.0 0.0 0 0
CAF Data.Primitive.SmallArray <entire-module> 0.0 0.0 0 0
smallArrayFromListN Data.Primitive.SmallArray Data/Primitive/SmallArray.hs:(955,1)-(966,11) 0.0 0.0 0 0
smallArrayFromList Data.Primitive.SmallArray Data/Primitive/SmallArray.hs:973:1-55 0.0 0.0 0 0
runSmallArray Data.Primitive.SmallArray Data/Primitive/SmallArray.hs:482:1-47 0.0 0.0 0 0
CAF Data.Primitive.PrimArray <entire-module> 0.0 0.0 0 0
traversePrimArray_ Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(921,1)-(925,16) 0.0 0.0 0 0
traversePrimArray Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(794,1)-(805,29) 0.0 0.0 0 0
primArrayFromListN Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(199,1)-(213,29) 0.0 0.0 0 0
primArrayFromList Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:196:1-58 0.0 0.0 0 0
mapMaybePrimArrayA Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(735,1)-(750,31) 0.0 0.0 0 0
itraversePrimArray_ Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(935,1)-(939,16) 0.0 0.0 0 0
itraversePrimArray Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(813,1)-(824,29) 0.0 0.0 0 0
filterPrimArrayA Data.Primitive.PrimArray Data/Primitive/PrimArray.hs:(711,1)-(726,31) 0.0 0.0 0 0
CAF Data.Primitive.ByteArray <entire-module> 0.0 0.0 0 0
byteArrayFromListN Data.Primitive.ByteArray Data/Primitive/ByteArray.hs:(276,1)-(287,30) 0.0 0.0 0 0
byteArrayFromList Data.Primitive.ByteArray Data/Primitive/ByteArray.hs:273:1-56 0.0 0.0 0 0
CAF Data.Primitive.Array <entire-module> 0.0 0.0 0 0
runArray Data.Primitive.Array Data/Primitive/Array.hs:340:1-32 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 0.0 0.0 0 0
CAF Data.Primitive.Types <entire-module> 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 0.0 0.0 0 0
getPrimStorable Data.Primitive.Types Data/Primitive/Types.hs:197:41-55 0.0 0.0 0 0
defaultSetOffAddr# Data.Primitive.Types Data/Primitive/Types.hs:(179,1)-(184,11) 0.0 0.0 0 0
defaultSetByteArray# Data.Primitive.Types Data/Primitive/Types.hs:(168,1)-(173,11) 0.0 0.0 0 0
alignment Data.Primitive.Types Data/Primitive/Types.hs:138:1-31 0.0 0.0 0 0
CAF Data.Primitive.MachDeps <entire-module> 0.0 0.0 0 0
sIZEOF_WORD8 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:95:1-16 0.0 0.0 0 0
sIZEOF_WORD64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:113:1-17 0.0 0.0 0 0
sIZEOF_WORD32 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:107:1-17 0.0 0.0 0 0
sIZEOF_WORD16 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:101:1-17 0.0 0.0 0 0
sIZEOF_WORD Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:74:1-15 0.0 0.0 0 0
sIZEOF_STABLEPTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:89:1-20 0.0 0.0 0 0
sIZEOF_PTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:83:1-14 0.0 0.0 0 0
sIZEOF_INT8 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:92:1-15 0.0 0.0 0 0
sIZEOF_INT64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:110:1-16 0.0 0.0 0 0
sIZEOF_INT32 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:104:1-16 0.0 0.0 0 0
sIZEOF_INT16 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:98:1-16 0.0 0.0 0 0
sIZEOF_INT Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:71:1-14 0.0 0.0 0 0
sIZEOF_FUNPTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:86:1-17 0.0 0.0 0 0
sIZEOF_FLOAT Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:80:1-16 0.0 0.0 0 0
sIZEOF_DOUBLE Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:77:1-17 0.0 0.0 0 0
sIZEOF_CHAR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:68:1-15 0.0 0.0 0 0
aLIGNMENT_WORD8 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:96:1-19 0.0 0.0 0 0
aLIGNMENT_WORD64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:114:1-20 0.0 0.0 0 0
aLIGNMENT_WORD32 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:108:1-20 0.0 0.0 0 0
aLIGNMENT_WORD16 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:102:1-20 0.0 0.0 0 0
aLIGNMENT_WORD Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:75:1-18 0.0 0.0 0 0
aLIGNMENT_STABLEPTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:90:1-23 0.0 0.0 0 0
aLIGNMENT_PTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:84:1-17 0.0 0.0 0 0
aLIGNMENT_INT8 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:93:1-18 0.0 0.0 0 0
aLIGNMENT_INT64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:111:1-19 0.0 0.0 0 0
aLIGNMENT_INT32 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:105:1-19 0.0 0.0 0 0
aLIGNMENT_INT16 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:99:1-19 0.0 0.0 0 0
aLIGNMENT_INT Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:72:1-17 0.0 0.0 0 0
aLIGNMENT_FUNPTR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:87:1-20 0.0 0.0 0 0
aLIGNMENT_FLOAT Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:81:1-19 0.0 0.0 0 0
aLIGNMENT_DOUBLE Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:78:1-20 0.0 0.0 0 0
aLIGNMENT_CHAR Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:69:1-18 0.0 0.0 0 0
CAF Control.Monad.Primitive <entire-module> 0.0 0.0 0 0
unsafeDupableInterleave Control.Monad.Primitive Control/Monad/Primitive.hs:329:1-107 0.0 0.0 0 0
noDuplicate Control.Monad.Primitive Control/Monad/Primitive.hs:321:1-57 0.0 0.0 0 0
evalPrim Control.Monad.Primitive Control/Monad/Primitive.hs:312:1-39 0.0 0.0 0 0
CAF Utils <entire-module> 0.0 0.0 0 0
roundTo Utils src/Utils.hs:(13,1)-(31,21) 0.0 0.0 0 0
CAF Data.Scientific <entire-module> 0.0 0.0 0 10416
unsafeFromRational Data.Scientific src/Data/Scientific.hs:(329,1)-(342,28) 0.0 0.0 0 0
toRealFloat Data.Scientific src/Data/Scientific.hs:744:1-47 0.0 0.0 0 0
toRationalRepetend Data.Scientific src/Data/Scientific.hs:(502,1)-(521,17) 0.0 0.0 0 0
toDecimalDigits Data.Scientific src/Data/Scientific.hs:(1099,1)-(1109,48) 0.0 0.0 0 511200
toBoundedRealFloat Data.Scientific src/Data/Scientific.hs:(758,1)-(785,27) 0.0 0.0 0 2000
toBoundedInteger Data.Scientific src/Data/Scientific.hs:(795,1)-(825,21) 0.0 0.0 0 13920
scientificP Data.Scientific src/Data/Scientific.hs:(916,1)-(944,45) 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 0.0 0.0 0 13448
normalize Data.Scientific src/Data/Scientific.hs:(1122,1)-(1125,45) 0.0 0.0 0 18656
isInteger Data.Scientific src/Data/Scientific.hs:(877,1)-(880,20) 0.0 0.0 0 0
isFloating Data.Scientific src/Data/Scientific.hs:871:1-28 0.0 0.0 0 0
fromRationalRepetendUnlimited Data.Scientific src/Data/Scientific.hs:(430,1)-(453,32) 0.0 0.0 0 0
fromRationalRepetendLimited Data.Scientific src/Data/Scientific.hs:(399,1)-(426,32) 0.0 0.0 0 0
fromRationalRepetend Data.Scientific src/Data/Scientific.hs:(388,1)-(391,55) 0.0 0.0 0 0
formatScientific Data.Scientific src/Data/Scientific.hs:(1026,1)-(1079,50) 0.0 0.0 0 0
floatingOrInteger Data.Scientific src/Data/Scientific.hs:(855,1)-(860,20) 0.0 0.0 0 0
coefficient Data.Scientific src/Data/Scientific.hs:156:7-17 0.0 0.0 0 0
base10Exponent Data.Scientific src/Data/Scientific.hs:167:7-20 0.0 0.0 0 0
CAF Data.ByteString.Builder.Scientific <entire-module> 0.0 0.0 0 16
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 0.0 0.0 0 0
CAF Data.Attoparsec.Text.FastSet <entire-module> 0.0 0.0 0 0
set Data.Attoparsec.Text.FastSet Data/Attoparsec/Text/FastSet.hs:105:1-25 0.0 0.0 0 0
member Data.Attoparsec.Text.FastSet Data/Attoparsec/Text/FastSet.hs:(109,1)-(115,52) 0.0 0.0 0 0
fromList Data.Attoparsec.Text.FastSet Data/Attoparsec/Text/FastSet.hs:(83,1)-(94,29) 0.0 0.0 0 0
charClass Data.Attoparsec.Text.FastSet Data/Attoparsec/Text/FastSet.hs:(118,1)-(121,28) 0.0 0.0 0 0
CAF Data.Attoparsec.Text.Internal <entire-module> 0.0 0.0 0 0
takeText Data.Attoparsec.Text.Internal Data/Attoparsec/Text/Internal.hs:304:1-35 0.0 0.0 0 0
takeLazyText Data.Attoparsec.Text.Internal Data/Attoparsec/Text/Internal.hs:308:1-43 0.0 0.0 0 0
skip Data.Attoparsec.Text.Internal Data/Attoparsec/Text/Internal.hs:(115,1)-(119,20) 0.0 0.0 0 0
match Data.Attoparsec.Text.Internal Data/Attoparsec/Text/Internal.hs:(525,1)-(528,38) 0.0 0.0 0 0
endOfLine Data.Attoparsec.Text.Internal Data/Attoparsec/Text/Internal.hs:444:1-69 0.0 0.0 0 0
CAF Data.Attoparsec.Text.Buffer <entire-module> 0.0 0.0 0 0
unbufferAt Data.Attoparsec.Text.Buffer Data/Attoparsec/Text/Buffer.hs:(78,1)-(80,26) 0.0 0.0 0 0
unbuffer Data.Attoparsec.Text.Buffer Data/Attoparsec/Text/Buffer.hs:75:1-49 0.0 0.0 0 0
pappend Data.Attoparsec.Text.Buffer Data/Attoparsec/Text/Buffer.hs:(98,1)-(99,55) 0.0 0.0 0 0
buffer Data.Attoparsec.Text.Buffer Data/Attoparsec/Text/Buffer.hs:72:1-49 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Internal <entire-module> 0.0 0.0 0 0
takeLazyByteString Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:297:1-49 0.0 0.0 0 0
takeByteString Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:293:1-41 0.0 0.0 0 0
storable Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:(139,1)-(145,38) 0.0 0.0 0 0
skip Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:(120,1)-(124,20) 0.0 0.0 0 0
match Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:(525,1)-(528,38) 0.0 0.0 0 0
endOfLine Data.Attoparsec.ByteString.Internal Data/Attoparsec/ByteString/Internal.hs:442:1-68 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.FastSet <entire-module> 0.0 0.0 0 0
set Data.Attoparsec.ByteString.FastSet Data/Attoparsec/ByteString/FastSet.hs:(59,1)-(60,54) 0.0 0.0 0 0
memberWord8 Data.Attoparsec.ByteString.FastSet Data/Attoparsec/ByteString/FastSet.hs:(79,1)-(90,32) 0.0 0.0 0 0
fromSet Data.Attoparsec.ByteString.FastSet Data/Attoparsec/ByteString/FastSet.hs:44:25-31 0.0 0.0 0 0
fromList Data.Attoparsec.ByteString.FastSet Data/Attoparsec/ByteString/FastSet.hs:63:1-23 0.0 0.0 0 0
charClass Data.Attoparsec.ByteString.FastSet Data/Attoparsec/ByteString/FastSet.hs:(112,1)-(115,19) 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Buffer <entire-module> 0.0 0.0 0 0
unbuffer Data.Attoparsec.ByteString.Buffer Data/Attoparsec/ByteString/Buffer.hs:88:1-45 0.0 0.0 0 0
pappend Data.Attoparsec.ByteString.Buffer Data/Attoparsec/ByteString/Buffer.hs:(104,1)-(105,51) 0.0 0.0 0 0
buffer Data.Attoparsec.ByteString.Buffer Data/Attoparsec/ByteString/Buffer.hs:85:1-45 0.0 0.0 0 0
CAF Data.Attoparsec.Zepto <entire-module> 0.0 0.0 0 0
CAF Data.Attoparsec.Text <entire-module> 0.0 0.0 0 0
signed Data.Attoparsec.Text Data/Attoparsec/Text.hs:(341,1)-(343,12) 0.0 0.0 0 0
scientific Data.Attoparsec.Text Data/Attoparsec/Text.hs:412:1-30 0.0 0.0 0 0
rational Data.Attoparsec.Text Data/Attoparsec/Text.hs:361:1-36 0.0 0.0 0 0
parseTest Data.Attoparsec.Text Data/Attoparsec/Text.hs:242:1-33 0.0 0.0 0 0
number Data.Attoparsec.Text Data/Attoparsec/Text.hs:(400,1)-(405,41) 0.0 0.0 0 0
maybeResult Data.Attoparsec.Text Data/Attoparsec/Text.hs:(263,1)-(264,34) 0.0 0.0 0 0
hexadecimal Data.Attoparsec.Text Data/Attoparsec/Text.hs:(291,1)-(299,21) 0.0 0.0 0 0
eitherResult Data.Attoparsec.Text Data/Attoparsec/Text.hs:(269,1)-(272,66) 0.0 0.0 0 0
double Data.Attoparsec.Text Data/Attoparsec/Text.hs:391:1-39 0.0 0.0 0 0
decimal Data.Attoparsec.Text Data/Attoparsec/Text.hs:(314,1)-(315,53) 0.0 0.0 0 0
<*. Data.Attoparsec.Text Data/Attoparsec/Text.hs:492:1-25 0.0 0.0 0 0
.*> Data.Attoparsec.Text Data/Attoparsec/Text.hs:486:1-25 0.0 0.0 0 0
CAF Data.Attoparsec.Number <entire-module> 0.0 0.0 0 0
CAF Data.Attoparsec.Internal.Types <entire-module> 0.0 0.0 0 0
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 0.0 0.0 0 0
CAF Data.Attoparsec.Internal <entire-module> 0.0 0.0 0 0
prompt Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(55,1)-(58,45) 0.0 0.0 0 16
endOfInput Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(110,1)-(117,55) 0.0 0.0 0 16
demandInput_ Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(85,1)-(91,48) 0.0 0.0 0 0
demandInput Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(73,1)-(78,41) 0.0 0.0 0 0
compareResults Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(41,1)-(46,31) 0.0 0.0 0 0
CAF Data.Attoparsec.Combinator <entire-module> 0.0 0.0 0 0
skipMany1 Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:227:1-29 0.0 0.0 0 0
skipMany Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(219,1)-(220,40) 0.0 0.0 0 0
sepBy1' Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(174,1)-(175,62) 0.0 0.0 0 0
sepBy1 Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(161,1)-(162,55) 0.0 0.0 0 0
sepBy' Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(149,1)-(150,67) 0.0 0.0 0 0
sepBy Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:137:1-68 0.0 0.0 0 0
option Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:90:1-25 0.0 0.0 0 0
manyTill' Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(210,1)-(211,62) 0.0 0.0 0 0
manyTill Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:(191,1)-(192,55) 0.0 0.0 0 0
choice Data.Attoparsec.Combinator Data/Attoparsec/Combinator.hs:78:1-26 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Lazy <entire-module> 0.0 0.0 0 0
parseTest Data.Attoparsec.ByteString.Lazy Data/Attoparsec/ByteString/Lazy.hs:99:1-33 0.0 0.0 0 0
parse Data.Attoparsec.ByteString.Lazy Data/Attoparsec/ByteString/Lazy.hs:(88,1)-(95,56) 0.0 0.0 0 168
maybeResult Data.Attoparsec.ByteString.Lazy Data/Attoparsec/ByteString/Lazy.hs:(103,1)-(104,32) 0.0 0.0 0 0
eitherResult Data.Attoparsec.ByteString.Lazy Data/Attoparsec/ByteString/Lazy.hs:(108,1)-(110,77) 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Char8 <entire-module> 0.0 0.0 0 16
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 0.0 0.0 0 47824
scientific Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:538:1-30 0.0 0.0 0 0
rational Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:490:1-36 0.0 0.0 0 0
number Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(526,1)-(531,41) 0.0 0.0 0 0
hexadecimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(425,1)-(432,77) 0.0 0.0 0 0
double Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:520:1-39 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 0.0 0.0 0 59760
<*. Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:405:1-25 0.0 0.0 0 0
.*> Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:399:1-25 0.0 0.0 0 0
CAF GHC.Lexeme <entire-module> 0.0 0.0 0 0
CAF Language.Haskell.TH.Lib.Internal <entire-module> 0.0 0.0 0 0
CAF Language.Haskell.TH.Syntax <entire-module> 0.0 0.0 0 0
CAF Data.Tagged <entire-module> 0.0 0.0 0 0
untag Data.Tagged src/Data/Tagged.hs:439:1-16 0.0 0.0 0 0
unTagged Data.Tagged src/Data/Tagged.hs:103:31-38 0.0 0.0 0 0
reproxy Data.Tagged src/Data/Tagged.hs:488:1-17 0.0 0.0 0 0
CAF Data.Time.LocalTime.Compat <entire-module> 0.0 0.0 0 0
timeToDaysAndTimeOfDay Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:(52,1)-(57,29) 0.0 0.0 0 0
scaleCalendarDiffTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:103:1-93 0.0 0.0 0 0
diffLocalTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:118:1-77 0.0 0.0 0 0
daysAndTimeOfDayToTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:61:1-153 0.0 0.0 0 0
ctTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:78:7-12 0.0 0.0 0 0
ctMonths Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:77:7-14 0.0 0.0 0 0
calendarTimeTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:99:1-43 0.0 0.0 0 0
calendarTimeDays Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:96:1-89 0.0 0.0 0 0
addLocalTime Data.Time.LocalTime.Compat src/Data/Time/LocalTime/Compat.hs:114:1-71 0.0 0.0 0 0
CAF Data.Time.Format.Compat <entire-module> 0.0 0.0 0 0
parseTimeM Data.Time.Format.Compat src/Data/Time/Format/Compat.hs:94:1-40 0.0 0.0 0 0
CAF Data.Time.Calendar.Compat <entire-module> 0.0 0.0 0 0
scaleCalendarDiffDays Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:90:1-81 0.0 0.0 0 0
diffGregorianDurationRollOver Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:(126,1)-(137,60) 0.0 0.0 0 0
diffGregorianDurationClip Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:(110,1)-(121,60) 0.0 0.0 0 0
dayOfWeek Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:184:1-62 0.0 0.0 0 0
cdMonths Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:53:7-14 0.0 0.0 0 0
cdDays Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:54:7-12 0.0 0.0 0 0
calendarYear Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:86:1-36 0.0 0.0 0 0
calendarWeek Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:80:1-35 0.0 0.0 0 0
calendarMonth Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:83:1-36 0.0 0.0 0 0
calendarDay Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:77:1-34 0.0 0.0 0 0
addGregorianDurationRollOver Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:106:1-102 0.0 0.0 0 0
addGregorianDurationClip Data.Time.Calendar.Compat src/Data/Time/Calendar/Compat.hs:102:1-94 0.0 0.0 0 0
CAF Data.HashMap.List <entire-module> 0.0 0.0 0 0
unorderedCompare Data.HashMap.List Data/HashMap/List.hs:(50,1)-(61,101) 0.0 0.0 0 0
isPermutationBy Data.HashMap.List Data/HashMap/List.hs:(22,1)-(34,25) 0.0 0.0 0 0
deleteBy Data.HashMap.List Data/HashMap/List.hs:(65,1)-(66,83) 0.0 0.0 0 0
CAF Data.HashMap.Strict.Base <entire-module> 0.0 0.0 0 0
update Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:251:1-24 0.0 0.0 0 0
singleton Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:130:1-33 0.0 0.0 0 0
intersectionWithKey Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(584,1)-(588,28) 0.0 0.0 0 0
intersectionWith Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(572,1)-(576,28) 0.0 0.0 0 0
insertWith Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(151,1)-(179,76) 0.0 0.0 0 0
insert Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:139:1-27 0.0 0.0 0 80
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 0.0 0.0 0 696
differenceWith Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(560,1)-(564,64) 0.0 0.0 0 0
alterF Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(279,1)-(285,34) 0.0 0.0 0 0
alter Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(258,1)-(261,27) 0.0 0.0 0 0
adjust Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:(221,1)-(244,23) 0.0 0.0 0 0
CAF Data.HashMap.Base <entire-module> 0.0 0.0 0 48
updateOrConcatWithKey Data.HashMap.Base Data/HashMap/Base.hs:(1795,1)-(1822,15) 0.0 0.0 0 0
updateOrConcatWith Data.HashMap.Base Data/HashMap/Base.hs:1791:1-54 0.0 0.0 0 0
update Data.HashMap.Base Data/HashMap/Base.hs:1117:1-24 0.0 0.0 0 0
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 0.0 0.0 0 15600
union Data.HashMap.Base Data/HashMap/Base.hs:1287:1-23 0.0 0.0 0 0
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 0.0 0.0 0 0
size Data.HashMap.Base Data/HashMap/Base.hs:(480,1)-(486,49) 0.0 0.0 0 0
singleton Data.HashMap.Base Data/HashMap/Base.hs:468:1-37 0.0 0.0 0 0
null Data.HashMap.Base Data/HashMap/Base.hs:(475,1)-(476,16) 0.0 0.0 0 0
member Data.HashMap.Base Data/HashMap/Base.hs:(491,1)-(493,19) 0.0 0.0 0 0
lookupDefault Data.HashMap.Base Data/HashMap/Base.hs:(621,1)-(623,17) 0.0 0.0 0 0
intersectionWithKey Data.HashMap.Base Data/HashMap/Base.hs:(1520,1)-(1524,28) 0.0 0.0 0 0
intersectionWith Data.HashMap.Base Data/HashMap/Base.hs:(1508,1)-(1512,28) 0.0 0.0 0 0
intersection Data.HashMap.Base Data/HashMap/Base.hs:(1496,1)-(1500,28) 0.0 0.0 0 0
insertNewKey Data.HashMap.Base Data/HashMap/Base.hs:(702,1)-(734,21) 0.0 0.0 0 0
insertModifying Data.HashMap.Base Data/HashMap/Base.hs:(859,1)-(897,74) 0.0 0.0 0 0
insertKeyExists Data.HashMap.Base Data/HashMap/Base.hs:(748,1)-(770,30) 0.0 0.0 0 0
insert' Data.HashMap.Base Data/HashMap/Base.hs:(660,1)-(691,76) 0.0 0.0 0 368
insert Data.HashMap.Base Data/HashMap/Base.hs:656:1-37 0.0 0.0 0 0
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 0.0 0.0 0 0
fromList Data.HashMap.Base Data/HashMap/Base.hs:1711:1-60 0.0 0.0 0 0
equalKeys1 Data.HashMap.Base Data/HashMap/Base.hs:(364,1)-(376,37) 0.0 0.0 0 0
equalKeys Data.HashMap.Base Data/HashMap/Base.hs:(380,1)-(392,39) 0.0 0.0 0 0
empty Data.HashMap.Base Data/HashMap/Base.hs:464:1-13 0.0 0.0 0 0
differenceWith Data.HashMap.Base Data/HashMap/Base.hs:(1486,1)-(1490,64) 0.0 0.0 0 0
difference Data.HashMap.Base Data/HashMap/Base.hs:(1474,1)-(1478,29) 0.0 0.0 0 0
deleteKeyExists Data.HashMap.Base Data/HashMap/Base.hs:(1023,1)-(1060,32) 0.0 0.0 0 0
delete' Data.HashMap.Base Data/HashMap/Base.hs:(963,1)-(1011,23) 0.0 0.0 0 0
delete Data.HashMap.Base Data/HashMap/Base.hs:959:1-33 0.0 0.0 0 0
bitsPerSubkey Data.HashMap.Base Data/HashMap/Base.hs:1858:1-17 0.0 0.0 0 0
alterF Data.HashMap.Base Data/HashMap/Base.hs:(1147,1)-(1154,33) 0.0 0.0 0 0
alter Data.HashMap.Base Data/HashMap/Base.hs:(1126,1)-(1129,27) 0.0 0.0 0 0
adjust# Data.HashMap.Base Data/HashMap/Base.hs:(1078,1)-(1110,23) 0.0 0.0 0 0
! Data.HashMap.Base Data/HashMap/Base.hs:(629,1)-(631,59) 0.0 0.0 0 0
CAF Data.HashMap.Array <entire-module> 0.0 0.0 0 0
unsafeSameArray Data.HashMap.Array Data/HashMap/Array.hs:(188,1)-(189,59) 0.0 0.0 0 0
toList Data.HashMap.Array Data/HashMap/Array.hs:503:1-21 0.0 0.0 0 0
sameArray1 Data.HashMap.Array Data/HashMap/Array.hs:(192,1)-(203,23) 0.0 0.0 0 0
run2 Data.HashMap.Array Data/HashMap/Array.hs:(321,1)-(324,32) 0.0 0.0 0 0
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 0.0 0.0 0 1408
fromList Data.HashMap.Array Data/HashMap/Array.hs:(492,1)-(500,42) 0.0 0.0 0 0
copyM Data.HashMap.Array Data/HashMap/Array.hs:(337,1)-(342,26) 0.0 0.0 0 0
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 0.0 0.0 0 1024
CAF System.Random <entire-module> 0.0 0.0 0 0
setStdGen System.Random System/Random.hs:559:1-42 0.0 0.0 0 0
newStdGen System.Random System/Random.hs:573:1-46 0.0 0.0 0 0
mkStdGen System.Random System/Random.hs:259:1-40 0.0 0.0 0 0
getStdRandom System.Random System/Random.hs:(586,1)-(587,26) 0.0 0.0 0 0
getStdGen System.Random System/Random.hs:563:1-32 0.0 0.0 0 0
CAF Data.UUID.Types.Internal <entire-module> 0.0 0.0 0 0
unpack Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(128,1)-(145,7) 0.0 0.0 0 0
toWords Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:102:1-45 0.0 0.0 0 0
toText Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:321:1-26 0.0 0.0 0 0
toString Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(302,1)-(312,71) 0.0 0.0 0 0
toList Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(221,1)-(225,48) 0.0 0.0 0 0
toLazyASCIIBytes Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(415,1)-(421,18) 0.0 0.0 0 0
toByteString Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:258:1-31 0.0 0.0 0 0
toASCIIBytes Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:328:1-55 0.0 0.0 0 0
time_mid Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:114:9-16 0.0 0.0 0 0
time_low Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:113:9-16 0.0 0.0 0 0
time_hi_and_version Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:115:9-27 0.0 0.0 0 0
pack Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(148,1)-(156,59) 0.0 0.0 0 0
null Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:241:1-15 0.0 0.0 0 0
node_5 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:123:9-14 0.0 0.0 0 0
node_4 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:122:9-14 0.0 0.0 0 0
node_3 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:121:9-14 0.0 0.0 0 0
node_2 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:120:9-14 0.0 0.0 0 0
node_1 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:119:9-14 0.0 0.0 0 0
node_0 Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:118:9-14 0.0 0.0 0 0
nil Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:249:1-18 0.0 0.0 0 0
fromWords Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:109:1-16 0.0 0.0 0 0
fromText Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:317:1-32 0.0 0.0 0 0
fromString Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(270,1)-(272,53) 0.0 0.0 0 0
fromLazyASCIIBytes Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(425,1)-(432,22) 0.0 0.0 0 0
fromByteString Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:254:1-37 0.0 0.0 0 0
fromASCIIBytes Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(379,1)-(411,39) 0.0 0.0 0 0
clock_seq_low Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:117:9-21 0.0 0.0 0 0
clock_seq_hi_res Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:116:9-24 0.0 0.0 0 0
buildFromWords Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(214,1)-(216,48) 0.0 0.0 0 0
buildFromBytes Data.UUID.Types.Internal Data/UUID/Types/Internal.hs:(207,1)-(210,36) 0.0 0.0 0 0
CAF Data.Vector.Generic.New <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle <entire-module> 0.0 0.0 0 0
CAF Data.Vector <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Mutable <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Unboxed <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Unboxed.Base <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Storable <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Storable.Mutable <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Primitive <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Primitive.Mutable <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Generic <entire-module> 0.0 0.0 0 0
liftReadsPrec Data.Vector.Generic Data/Vector/Generic.hs:2180:1-61 0.0 0.0 0 0
imapM Data.Vector.Generic Data/Vector/Generic.hs:1068:1-71 0.0 0.0 0 0
concatNE Data.Vector.Generic Data/Vector/Generic.hs:716:1-35 0.0 0.0 0 0
cmpBy Data.Vector.Generic Data/Vector/Generic.hs:2157:1-54 0.0 0.0 0 0
CAF Data.Vector.Generic.Base <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Generic.Mutable <entire-module> 0.0 0.0 0 0
nextPermutation Data.Vector.Generic.Mutable Data/Vector/Generic/Mutable.hs:(1016,1)-(1034,24) 0.0 0.0 0 0
CAF Data.Vector.Generic.Mutable.Base <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle.Monadic <entire-module> 0.0 0.0 0 0
sVector Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:123:30-36 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle.Size <entire-module> 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 0.0 0.0 0 0
toMax Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(107,1)-(109,25) 0.0 0.0 0 0
lowerBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(113,1)-(114,24) 0.0 0.0 0 0
CAF Data.Vector.Fusion.Stream.Monadic <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Fusion.Util <entire-module> 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 0.0 0.0 0 0
unBox Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:39:20-24 0.0 0.0 0 0
CAF Data.Vector.Internal.Check <entire-module> 0.0 0.0 0 0
internalError Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:(91,1)-(95,37) 0.0 0.0 0 0
error Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:(86,1)-(87,41) 0.0 0.0 0 0
CAF Data.Aeson.Parser.Time <entire-module> 0.0 0.0 0 0
run Data.Aeson.Parser.Time Data/Aeson/Parser/Time.hs:(27,1)-(29,32) 0.0 0.0 0 0
CAF Data.Aeson.Compat <entire-module> 0.0 0.0 0 0
fromStrict Data.Aeson.Compat Data/Aeson/Compat.hs:13:1-33 0.0 0.0 0 0
CAF Data.Aeson.Parser.UnescapePure <entire-module> 0.0 0.0 0 0
unescapeText Data.Aeson.Parser.UnescapePure pure/Data/Aeson/Parser/UnescapePure.hs:254:1-70 0.0 0.0 0 0
CAF Data.Attoparsec.Time.Internal <entire-module> 0.0 0.0 0 0
toTimeOfDay64 Data.Attoparsec.Time.Internal attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:84:1-69 0.0 0.0 0 0
toPico Data.Attoparsec.Time.Internal attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:52:1-16 0.0 0.0 0 0
fromPico Data.Attoparsec.Time.Internal attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:55:1-24 0.0 0.0 0 0
diffTimeOfDay64 Data.Attoparsec.Time.Internal attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:(76,1)-(81,55) 0.0 0.0 0 0
CAF Data.Attoparsec.Time <entire-module> 0.0 0.0 0 0
zonedTime Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:145:1-74 0.0 0.0 0 0
utcTime Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:(125,1)-(131,51) 0.0 0.0 0 0
timeZone Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:(90,1)-(113,33) 0.0 0.0 0 0
timeOfDay Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:(59,1)-(65,28) 0.0 0.0 0 0
localTime Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:(119,1)-(120,53) 0.0 0.0 0 0
day Data.Attoparsec.Time attoparsec-iso8601/Data/Attoparsec/Time.hs:(42,1)-(47,74) 0.0 0.0 0 0
CAF Data.Aeson.Types.Internal <entire-module> 0.0 0.0 0 80
unwrapUnaryRecords Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:608:7-24 0.0 0.0 0 0
tagSingleConstructors Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:611:7-27 0.0 0.0 0 0
tagFieldName Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:632:20-31 0.0 0.0 0 0
sumEncoding Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:606:7-17 0.0 0.0 0 0
prependFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:533:1-37 0.0 0.0 0 4656
parserThrowError Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(539,1)-(540,34) 0.0 0.0 0 0
parserCatchError Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(546,1)-(547,62) 0.0 0.0 0 0
omitNothingFields Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:569:7-23 0.0 0.0 0 0
modifyFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(523,1)-(524,36) 0.0 0.0 0 107760
keyModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:673:7-17 0.0 0.0 0 0
isEmptyArray Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(428,1)-(429,22) 0.0 0.0 0 0
fromDotNetTime Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:371:7-20 0.0 0.0 0 0
formatError Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(460,1)-(483,25) 0.0 0.0 0 0
fieldLabelModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:558:7-24 0.0 0.0 0 480
emptyObject Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:433:1-28 0.0 0.0 0 0
emptyArray Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:423:1-26 0.0 0.0 0 0
defaultTaggedObject Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(730,1)-(733,23) 0.0 0.0 0 0
defaultOptions Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(711,1)-(719,18) 0.0 0.0 0 0
defaultJSONKeyOptions Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:743:1-41 0.0 0.0 0 0
contentsFieldName Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:633:20-36 0.0 0.0 0 0
constructorTagModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:561:7-28 0.0 0.0 0 0
camelTo2 Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(772,1)-(778,33) 0.0 0.0 0 0
camelTo Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(755,1)-(765,66) 0.0 0.0 0 0
allNullaryToStringTag Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:564:7-27 0.0 0.0 0 0
<?> Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:511:1-74 0.0 0.0 0 258368
CAF Data.Aeson.Types.ToJSON <entire-module> 0.0 0.0 0 24
toJSONKeyText Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:510:1-46 0.0 0.0 0 352
genericToJSONKey Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:550:1-83 0.0 0.0 0 0
genericToJSON Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:195:1-49 0.0 0.0 0 89704
genericToEncoding Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:210:1-53 0.0 0.0 0 0
genericLiftToJSON Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:203:1-69 0.0 0.0 0 0
genericLiftToEncoding Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:218:1-73 0.0 0.0 0 0
contramapToJSONKeyFunction Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:(528,1)-(530,56) 0.0 0.0 0 0
CAF Data.Aeson.Types.Generic <entire-module> 0.0 0.0 0 0
unTagged2 Data.Aeson.Types.Generic Data/Aeson/Types/Generic.hs:78:44-52 0.0 0.0 0 0
CAF Data.Aeson.Types.FromJSON <entire-module> 0.0 0.0 0 64
unexpected Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:577:1-57 0.0 0.0 0 0
typeMismatch Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:(567,1)-(568,75) 0.0 0.0 0 0
mapFromJSONKeyFunction Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:518:1-29 0.0 0.0 0 0
genericParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:276:1-60 0.0 0.0 0 43488
genericLiftParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:284:1-80 0.0 0.0 0 0
genericFromJSONKey Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:(538,1)-(544,87) 0.0 0.0 0 0
fromJSONKeyCoerce Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:486:1-48 0.0 0.0 0 0
coerceFromJSONKeyFunction Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:497:1-34 0.0 0.0 0 0
CAF Data.Aeson.Encoding.Builder <entire-module> 0.0 0.0 0 16
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 0.0 0.0 0 34784
text Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:100:1-49 0.0 0.0 0 14776
string Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(112,1)-(113,66) 0.0 0.0 0 0
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 0.0 0.0 0 16048
quote Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:108:1-41 0.0 0.0 0 0
object Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(91,1)-(96,62) 0.0 0.0 0 19040
null_ Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:72:1-56 0.0 0.0 0 19320
encodeToBuilder Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(63,1)-(68,37) 0.0 0.0 0 16
emptyObject_ Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:145:1-51 0.0 0.0 0 0
emptyArray_ Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:142:1-50 0.0 0.0 0 0
bool Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(76,1)-(77,72) 0.0 0.0 0 0
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 0.0 0.0 0 283616
CAF Data.Aeson.Parser.Internal <entire-module> 0.0 0.0 0 48
value' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:283:1-38 0.0 0.0 0 0
value Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:200:1-36 0.0 0.0 0 1552
parseListNoDup Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(275,1)-(279,31) 0.0 0.0 0 0
object_' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(140,49)-(142,22) 0.0 0.0 0 0
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 0.0 0.0 0 9400
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 0.0 0.0 0 131944
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 0.0 0.0 0 1248
jsonNoDup' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:317:1-37 0.0 0.0 0 0
jsonNoDup Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:262:1-35 0.0 0.0 0 0
jsonLast' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:308:1-56 0.0 0.0 0 0
jsonLast Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:253:1-55 0.0 0.0 0 0
jsonEOF' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:436:1-43 0.0 0.0 0 0
jsonEOF Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:431:1-41 0.0 0.0 0 560
jsonAccum' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:313:1-45 0.0 0.0 0 0
jsonAccum Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:258:1-44 0.0 0.0 0 0
json' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:129:1-14 0.0 0.0 0 0
json Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:112:1-12 0.0 0.0 0 0
fromListAccum Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(270,1)-(271,82) 0.0 0.0 0 0
array_' Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(177,37)-(179,21) 0.0 0.0 0 0
CAF Data.Aeson.Encoding.Internal <entire-module> 0.0 0.0 0 0
zonedTime Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:364:1-46 0.0 0.0 0 0
wrapObject Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:160:1-59 0.0 0.0 0 0
wrapArray Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:157:1-62 0.0 0.0 0 0
wordText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:333:1-42 0.0 0.0 0 0
word8Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:321:1-44 0.0 0.0 0 0
word8 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:269:1-29 0.0 0.0 0 0
word64Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:330:1-46 0.0 0.0 0 0
word64 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:278:1-31 0.0 0.0 0 0
word32Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:327:1-46 0.0 0.0 0 0
word32 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:275:1-31 0.0 0.0 0 0
word16Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:324:1-46 0.0 0.0 0 0
word16 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:272:1-31 0.0 0.0 0 0
word Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:281:1-27 0.0 0.0 0 0
value Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:371:1-37 0.0 0.0 0 0
utcTime Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:358:1-42 0.0 0.0 0 0
unsafeToEncoding Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:93:1-27 0.0 0.0 0 0
timeOfDay Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:361:1-46 0.0 0.0 0 0
text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:227:1-25 0.0 0.0 0 0
string Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:235:1-29 0.0 0.0 0 0
scientificText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:345:1-52 0.0 0.0 0 0
scientific Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:293:1-37 0.0 0.0 0 0
retagEncoding Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:100:1-39 0.0 0.0 0 0
pair' Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:136:1-75 0.0 0.0 0 0
openCurly Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:246:1-35 0.0 0.0 0 0
openBracket Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:244:1-35 0.0 0.0 0 0
null_ Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:163:1-25 0.0 0.0 0 0
nullEncoding Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:148:1-57 0.0 0.0 0 0
localTime Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:355:1-46 0.0 0.0 0 0
lazyText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:(230,1)-(232,65) 0.0 0.0 0 0
integerText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:336:1-48 0.0 0.0 0 0
integer Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:284:1-33 0.0 0.0 0 0
intText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:318:1-40 0.0 0.0 0 0
int8Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:306:1-42 0.0 0.0 0 0
int8 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:254:1-27 0.0 0.0 0 0
int64Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:315:1-44 0.0 0.0 0 0
int64 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:263:1-29 0.0 0.0 0 0
int32Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:312:1-44 0.0 0.0 0 0
int32 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:260:1-29 0.0 0.0 0 0
int16Text Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:309:1-44 0.0 0.0 0 0
int16 Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:257:1-29 0.0 0.0 0 0
int Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:266:1-25 0.0 0.0 0 0
fromEncoding Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:81:7-18 0.0 0.0 0 0
floatText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:339:1-44 0.0 0.0 0 0
float Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:287:1-51 0.0 0.0 0 0
emptyObject_ Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:154:1-39 0.0 0.0 0 0
emptyArray_ Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:151:1-37 0.0 0.0 0 0
empty Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:205:1-23 0.0 0.0 0 0
econcat Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:208:1-26 0.0 0.0 0 0
doubleText Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:342:1-46 0.0 0.0 0 0
double Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:290:1-53 0.0 0.0 0 0
day Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:352:1-34 0.0 0.0 0 0
comma Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:242:1-35 0.0 0.0 0 0
colon Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:243:1-35 0.0 0.0 0 0
closeCurly Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:247:1-35 0.0 0.0 0 0
closeBracket Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:245:1-35 0.0 0.0 0 0
bool Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:(166,1)-(167,29) 0.0 0.0 0 0
CAF Data.Aeson <entire-module> 0.0 0.0 0 0
encodeFile Data.Aeson Data/Aeson.hs:164:1-39 0.0 0.0 0 0
encode Data.Aeson Data/Aeson.hs:160:1-46 0.0 0.0 0 46400
decodeFileStrict' Data.Aeson Data/Aeson.hs:240:1-51 0.0 0.0 0 0
decodeFileStrict Data.Aeson Data/Aeson.hs:202:1-49 0.0 0.0 0 0
CAF Data.Colour.CIE.Chromaticity <entire-module> 0.0 0.0 0 0
mkChromaticity Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:30:1-23 0.0 0.0 0 0
infix_prec Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:76:1-34 0.0 0.0 0 0
chromaZ Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:50:1-32 0.0 0.0 0 0
chromaY Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:45:1-25 0.0 0.0 0 0
chromaX Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:40:1-25 0.0 0.0 0 0
chromaCoords Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:35:1-45 0.0 0.0 0 0
chromaConvert Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:54:1-65 0.0 0.0 0 0
app_prec Data.Colour.CIE.Chromaticity Data/Colour/CIE/Chromaticity.hs:74:1-13 0.0 0.0 0 0
CAF Data.Colour.Matrix <entire-module> 0.0 0.0 0 0
mult Data.Colour.Matrix Data/Colour/Matrix.hs:38:1-40 0.0 0.0 0 0
matrixMult Data.Colour.Matrix Data/Colour/Matrix.hs:40:1-55 0.0 0.0 0 0
inverse Data.Colour.Matrix Data/Colour/Matrix.hs:(29,1)-(34,21) 0.0 0.0 0 0
determinant Data.Colour.Matrix Data/Colour/Matrix.hs:(35,1)-(36,41) 0.0 0.0 0 0
CAF Data.Colour.RGB <entire-module> 0.0 0.0 0 0
xyz2rgb Data.Colour.RGB Data/Colour/RGB.hs:101:1-27 0.0 0.0 0 0
whitePoint Data.Colour.RGB Data/Colour/RGB.hs:56:27-36 0.0 0.0 0 0
uncurryRGB Data.Colour.RGB Data/Colour/RGB.hs:45:1-34 0.0 0.0 0 0
rgb2xyz Data.Colour.RGB Data/Colour/RGB.hs:(93,1)-(98,46) 0.0 0.0 0 0
primaryMatrix Data.Colour.RGB Data/Colour/RGB.hs:(83,1)-(90,40) 0.0 0.0 0 0
primaries Data.Colour.RGB Data/Colour/RGB.hs:55:27-35 0.0 0.0 0 0
mod1 Data.Colour.RGB Data/Colour/RGB.hs:(127,1)-(130,27) 0.0 0.0 0 0
mkRGBGamut Data.Colour.RGB Data/Colour/RGB.hs:78:1-21 0.0 0.0 0 0
hue Data.Colour.RGB Data/Colour/RGB.hs:(123,1)-(125,25) 0.0 0.0 0 0
hslsv Data.Colour.RGB Data/Colour/RGB.hs:(104,1)-(118,20) 0.0 0.0 0 0
curryRGB Data.Colour.RGB Data/Colour/RGB.hs:49:1-32 0.0 0.0 0 0
channelRed Data.Colour.RGB Data/Colour/RGB.hs:31:19-28 0.0 0.0 0 0
channelGreen Data.Colour.RGB Data/Colour/RGB.hs:32:19-30 0.0 0.0 0 0
channelBlue Data.Colour.RGB Data/Colour/RGB.hs:33:19-29 0.0 0.0 0 0
CAF Data.Colour.Chan <entire-module> 0.0 0.0 0 0
sum Data.Colour.Chan Data/Colour/Chan.hs:52:1-45 0.0 0.0 0 0
scale Data.Colour.Chan Data/Colour/Chan.hs:38:1-30 0.0 0.0 0 0
over Data.Colour.Chan Data/Colour/Chan.hs:46:1-38 0.0 0.0 0 0
invert Data.Colour.Chan Data/Colour/Chan.hs:44:1-28 0.0 0.0 0 0
full Data.Colour.Chan Data/Colour/Chan.hs:35:1-13 0.0 0.0 0 0
empty Data.Colour.Chan Data/Colour/Chan.hs:32:1-14 0.0 0.0 0 0
convert Data.Colour.Chan Data/Colour/Chan.hs:49:1-38 0.0 0.0 0 0
add Data.Colour.Chan Data/Colour/Chan.hs:41:1-36 0.0 0.0 0 0
CAF Data.Colour.Internal <entire-module> 0.0 0.0 0 0
withOpacity Data.Colour.Internal Data/Colour/Internal.hs:107:1-46 0.0 0.0 0 0
transparent Data.Colour.Internal Data/Colour/Internal.hs:88:1-68 0.0 0.0 0 0
rgbaAdd Data.Colour.Internal Data/Colour/Internal.hs:(221,1)-(222,43) 0.0 0.0 0 0
quantize Data.Colour.Internal Data/Colour/Internal.hs:(195,1)-(200,14) 0.0 0.0 0 0
opaque Data.Colour.Internal Data/Colour/Internal.hs:97:1-27 0.0 0.0 0 0
dissolve Data.Colour.Internal Data/Colour/Internal.hs:101:1-58 0.0 0.0 0 0
colourConvert Data.Colour.Internal Data/Colour/Internal.hs:(49,1)-(50,56) 0.0 0.0 0 0
colourChannel Data.Colour.Internal Data/Colour/Internal.hs:215:1-52 0.0 0.0 0 0
blend Data.Colour.Internal Data/Colour/Internal.hs:132:1-49 0.0 0.0 0 0
black Data.Colour.Internal Data/Colour/Internal.hs:55:1-44 0.0 0.0 0 0
atop Data.Colour.Internal Data/Colour/Internal.hs:(190,1)-(191,58) 0.0 0.0 0 0
alphaColourConvert Data.Colour.Internal Data/Colour/Internal.hs:93:1-71 0.0 0.0 0 0
alphaChannel Data.Colour.Internal Data/Colour/Internal.hs:205:1-34 0.0 0.0 0 0
CAF Data.Colour.RGBSpace <entire-module> 0.0 0.0 0 0
transferInverse Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:96:29-43 0.0 0.0 0 0
transferGamma Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:97:29-41 0.0 0.0 0 0
transferFunction Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:126:30-45 0.0 0.0 0 0
transfer Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:95:29-36 0.0 0.0 0 0
toRGBUsingSpace Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:(148,1)-(150,39) 0.0 0.0 0 0
rgbUsingSpace Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:(141,1)-(144,49) 0.0 0.0 0 0
powerTransferFunction Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:(105,1)-(106,52) 0.0 0.0 0 0
mkRGBSpace Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:132:1-21 0.0 0.0 0 0
linearTransferFunction Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:101:1-49 0.0 0.0 0 0
linearRGBSpace Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:136:1-44 0.0 0.0 0 0
inverseTransferFunction Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:(110,1)-(111,36) 0.0 0.0 0 0
inGamut Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:(58,1)-(61,49) 0.0 0.0 0 0
gamut Data.Colour.RGBSpace Data/Colour/RGBSpace.hs:125:30-34 0.0 0.0 0 0
CAF Data.Colour.CIE.Illuminant <entire-module> 0.0 0.0 0 0
f9 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:95:1-36 0.0 0.0 0 0
f8 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:91:1-36 0.0 0.0 0 0
f7 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:87:1-36 0.0 0.0 0 0
f6 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:83:1-36 0.0 0.0 0 0
f5 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:79:1-36 0.0 0.0 0 0
f4 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:75:1-36 0.0 0.0 0 0
f3 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:71:1-36 0.0 0.0 0 0
f2 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:67:1-36 0.0 0.0 0 0
f12 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:107:1-36 0.0 0.0 0 0
f11 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:103:1-36 0.0 0.0 0 0
f10 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:99:1-36 0.0 0.0 0 0
f1 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:63:1-36 0.0 0.0 0 0
e Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:59:1-34 0.0 0.0 0 0
d75 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:55:1-36 0.0 0.0 0 0
d65 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:51:1-36 0.0 0.0 0 0
d55 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:47:1-36 0.0 0.0 0 0
d50 Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:43:1-36 0.0 0.0 0 0
c Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:39:1-36 0.0 0.0 0 0
b Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:35:1-36 0.0 0.0 0 0
a Data.Colour.CIE.Illuminant Data/Colour/CIE/Illuminant.hs:31:1-36 0.0 0.0 0 0
CAF Data.Colour.SRGB.Linear <entire-module> 0.0 0.0 0 0
toRGB Data.Colour.SRGB.Linear Data/Colour/SRGB/Linear.hs:48:1-59 0.0 0.0 0 0
sRGBGamut Data.Colour.SRGB.Linear Data/Colour/SRGB/Linear.hs:(52,1)-(55,23) 0.0 0.0 0 0
rgb Data.Colour.SRGB.Linear Data/Colour/SRGB/Linear.hs:43:1-51 0.0 0.0 0 0
CAF Data.Colour.SRGB <entire-module> 0.0 0.0 0 0
toSRGBBounded Data.Colour.SRGB Data/Colour/SRGB.hs:(86,1)-(89,54) 0.0 0.0 0 0
toSRGB24 Data.Colour.SRGB Data/Colour/SRGB.hs:95:1-24 0.0 0.0 0 0
toSRGB Data.Colour.SRGB Data/Colour/SRGB.hs:78:1-42 0.0 0.0 0 0
sRGBSpace Data.Colour.SRGB Data/Colour/SRGB.hs:(135,1)-(137,78) 0.0 0.0 0 0
sRGBBounded Data.Colour.SRGB Data/Colour/SRGB.hs:(66,1)-(69,43) 0.0 0.0 0 0
sRGB24shows Data.Colour.SRGB Data/Colour/SRGB.hs:(99,1)-(104,36) 0.0 0.0 0 0
sRGB24show Data.Colour.SRGB Data/Colour/SRGB.hs:108:1-31 0.0 0.0 0 0
sRGB24reads Data.Colour.SRGB Data/Colour/SRGB.hs:(112,1)-(123,25) 0.0 0.0 0 0
sRGB24read Data.Colour.SRGB Data/Colour/SRGB.hs:(127,1)-(131,20) 0.0 0.0 0 0
sRGB24 Data.Colour.SRGB Data/Colour/SRGB.hs:74:1-20 0.0 0.0 0 0
sRGB Data.Colour.SRGB Data/Colour/SRGB.hs:60:1-59 0.0 0.0 0 0
CAF Data.Colour <entire-module> 0.0 0.0 0 0
CAF System.Console.ANSI.Unix <entire-module> 0.0 0.0 0 0
showCursor System.Console.ANSI.Unix src/includes/Common-Include.hs:103:1-31 0.0 0.0 0 0
setTitle System.Console.ANSI.Unix src/includes/Common-Include.hs:112:1-27 0.0 0.0 0 0
setSGR System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:21:1-23 0.0 0.0 0 0
setCursorPosition System.Console.ANSI.Unix src/includes/Common-Include.hs:57:1-45 0.0 0.0 0 0
setCursorColumn System.Console.ANSI.Unix src/includes/Common-Include.hs:45:1-41 0.0 0.0 0 0
scrollPageUp System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:55:1-35 0.0 0.0 0 0
scrollPageDown System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:56:1-39 0.0 0.0 0 0
saveCursor System.Console.ANSI.Unix src/includes/Common-Include.hs:95:1-31 0.0 0.0 0 0
restoreCursor System.Console.ANSI.Unix src/includes/Common-Include.hs:96:1-37 0.0 0.0 0 0
reportCursorPosition System.Console.ANSI.Unix src/includes/Common-Include.hs:97:1-51 0.0 0.0 0 0
hideCursor System.Console.ANSI.Unix src/includes/Common-Include.hs:102:1-31 0.0 0.0 0 0
hSupportsANSIWithoutEmulation System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(78,1)-(79,55) 0.0 0.0 0 0
hSupportsANSIColor System.Console.ANSI.Unix src/includes/Common-Include.hs:(143,1)-(147,49) 0.0 0.0 0 0
hSupportsANSI System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(71,1)-(74,65) 0.0 0.0 0 0
hShowCursor System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:62:1-40 0.0 0.0 0 0
hSetTitle System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:64:1-50 0.0 0.0 0 0
hSetSGR System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:59:1-44 0.0 0.0 0 0
hSetCursorPosition System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:41:1-64 0.0 0.0 0 0
hSetCursorColumn System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:40:1-56 0.0 0.0 0 0
hScrollPageUp System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:56:1-50 0.0 0.0 0 0
hScrollPageDown System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:57:1-54 0.0 0.0 0 0
hSaveCursor System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:43:1-40 0.0 0.0 0 0
hRestoreCursor System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:44:1-46 0.0 0.0 0 0
hReportCursorPosition System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:45:1-60 0.0 0.0 0 0
hHideCursor System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:61:1-40 0.0 0.0 0 0
hCursorUpLine System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:38:1-50 0.0 0.0 0 0
hCursorUp System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:32:1-42 0.0 0.0 0 0
hCursorForward System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:34:1-52 0.0 0.0 0 0
hCursorDownLine System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:37:1-54 0.0 0.0 0 0
hCursorDown System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:33:1-46 0.0 0.0 0 0
hCursorBackward System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:35:1-54 0.0 0.0 0 0
hClearScreen System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:50:1-42 0.0 0.0 0 0
hClearLine System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:54:1-38 0.0 0.0 0 0
hClearFromCursorToScreenEnd System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:47:1-72 0.0 0.0 0 0
hClearFromCursorToScreenBeginning System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(48,1)-(49,52) 0.0 0.0 0 0
hClearFromCursorToLineEnd System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:52:1-68 0.0 0.0 0 0
hClearFromCursorToLineBeginning System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:53:1-80 0.0 0.0 0 0
getTerminalSize System.Console.ANSI.Unix src/includes/Common-Include.hs:(251,1)-(257,48) 0.0 0.0 0 0
getReportedCursorPosition System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(83,1)-(100,33) 0.0 0.0 0 0
getCursorPosition0 System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(104,1)-(120,29) 0.0 0.0 0 0
cursorUpLine System.Console.ANSI.Unix src/includes/Common-Include.hs:35:1-35 0.0 0.0 0 0
cursorUp System.Console.ANSI.Unix src/includes/Common-Include.hs:24:1-27 0.0 0.0 0 0
cursorPosition System.Console.ANSI.Unix src/includes/Common-Include.hs:(190,1)-(200,23) 0.0 0.0 0 0
cursorForward System.Console.ANSI.Unix src/includes/Common-Include.hs:26:1-37 0.0 0.0 0 0
cursorDownLine System.Console.ANSI.Unix src/includes/Common-Include.hs:34:1-39 0.0 0.0 0 0
cursorDown System.Console.ANSI.Unix src/includes/Common-Include.hs:25:1-31 0.0 0.0 0 0
cursorBackward System.Console.ANSI.Unix src/includes/Common-Include.hs:27:1-39 0.0 0.0 0 0
clearScreen System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:31:1-33 0.0 0.0 0 0
clearLine System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:41:1-29 0.0 0.0 0 0
clearFromCursorToScreenEnd System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:29:1-63 0.0 0.0 0 0
clearFromCursorToScreenBeginning System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:30:1-75 0.0 0.0 0 0
clearFromCursorToLineEnd System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:39:1-59 0.0 0.0 0 0
clearFromCursorToLineBeginning System.Console.ANSI.Unix src/includes/Common-Include-Enabled.hs:40:1-71 0.0 0.0 0 0
CAF System.Console.ANSI.Codes <entire-module> 0.0 0.0 0 0
showCursorCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:205:1-30 0.0 0.0 0 0
sgrToCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:(96,1)-(126,46) 0.0 0.0 0 0
setTitleCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:211:1-68 0.0 0.0 0 0
setSGRCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:201:1-52 0.0 0.0 0 0
setCursorPositionCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:152:1-50 0.0 0.0 0 0
setCursorColumnCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:145:1-39 0.0 0.0 0 0
scrollPageUpCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:193:1-32 0.0 0.0 0 0
scrollPageDownCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:194:1-34 0.0 0.0 0 0
saveCursorCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:156:1-24 0.0 0.0 0 0
restoreCursorCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:157:1-27 0.0 0.0 0 0
reportCursorPositionCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:177:1-38 0.0 0.0 0 0
hideCursorCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:204:1-30 0.0 0.0 0 0
cursorUpLineCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:139:1-32 0.0 0.0 0 0
cursorUpCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:131:1-28 0.0 0.0 0 0
cursorForwardCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:133:1-33 0.0 0.0 0 0
cursorDownLineCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:138:1-34 0.0 0.0 0 0
cursorDownCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:132:1-30 0.0 0.0 0 0
cursorBackwardCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:134:1-34 0.0 0.0 0 0
csi System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:77:1-75 0.0 0.0 0 0
colorToCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:(82,1)-(90,14) 0.0 0.0 0 0
clearScreenCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:186:1-29 0.0 0.0 0 0
clearLineCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:189:1-27 0.0 0.0 0 0
clearFromCursorToScreenEndCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:184:1-44 0.0 0.0 0 0
clearFromCursorToScreenBeginningCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:185:1-50 0.0 0.0 0 0
clearFromCursorToLineEndCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:187:1-42 0.0 0.0 0 0
clearFromCursorToLineBeginningCode System.Console.ANSI.Codes src/System/Console/ANSI/Codes.hs:188:1-48 0.0 0.0 0 0
CAF System.Console.ANSI.Types <entire-module> 0.0 0.0 0 0
xtermSystem System.Console.ANSI.Types src/System/Console/ANSI/Types.hs:(180,1)-(184,39) 0.0 0.0 0 0
xterm6LevelRGB System.Console.ANSI.Types src/System/Console/ANSI/Types.hs:(146,1)-(153,54) 0.0 0.0 0 0
xterm24LevelGray System.Console.ANSI.Types src/System/Console/ANSI/Types.hs:(164,1)-(169,64) 0.0 0.0 0 0
CAF Text.PrettyPrint.ANSI.Leijen.Internal <entire-module> 0.0 0.0 0 0
width Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:517:1-66 0.0 0.0 0 0
vsep Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:192:1-66 0.0 0.0 0 0
vcat Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:219:1-29 0.0 0.0 0 0
underline Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:901:1-37 0.0 0.0 0 0
tupled Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:64:1-51 0.0 0.0 0 0
text Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(681,1)-(682,35) 0.0 0.0 0 0
string Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(378,1)-(381,51) 0.0 0.0 0 0
squotes Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:278:1-39 0.0 0.0 0 0
squote Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:339:1-27 0.0 0.0 0 0
spaces Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1212,1)-(1213,45) 0.0 0.0 0 0
space Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:356:1-26 0.0 0.0 0 0
softline Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:266:1-28 0.0 0.0 0 0
softbreak Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:273:1-33 0.0 0.0 0 0
sep Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:145:1-30 0.0 0.0 0 0
semiBraces Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:71:1-50 0.0 0.0 0 0
semi Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:345:1-26 0.0 0.0 0 0
rparen Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:317:1-26 0.0 0.0 0 0
renderSmart Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:989:1-30 0.0 0.0 0 0
renderPretty Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:953:1-31 0.0 0.0 0 0
renderFits Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(993,1)-(1056,57) 0.0 0.0 0 0
renderCompact Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1101,1)-(1122,60) 0.0 0.0 0 0
rbracket Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:335:1-26 0.0 0.0 0 0
rbrace Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:329:1-26 0.0 0.0 0 0
rational Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:405:1-31 0.0 0.0 0 0
rangle Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:323:1-26 0.0 0.0 0 0
putDoc Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:1188:1-44 0.0 0.0 0 0
punctuate Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(131,1)-(133,47) 0.0 0.0 0 0
plain Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(915,1)-(931,39) 0.0 0.0 0 0
parens Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:293:1-39 0.0 0.0 0 0
ondullcolor Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:856:1-35 0.0 0.0 0 0
oncolorFunctions Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:859:1-56 0.0 0.0 0 0
oncolor Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:855:1-36 0.0 0.0 0 0
nesting Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:722:1-27 0.0 0.0 0 0
nest Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:718:1-26 0.0 0.0 0 0
lparen Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:314:1-26 0.0 0.0 0 0
list Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:57:1-52 0.0 0.0 0 0
linebreak Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:694:1-36 0.0 0.0 0 0
line Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:688:1-36 0.0 0.0 0 0
lbracket Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:332:1-26 0.0 0.0 0 0
lbrace Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:326:1-26 0.0 0.0 0 0
langle Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:320:1-26 0.0 0.0 0 0
integer Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:393:1-31 0.0 0.0 0 0
int Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:389:1-31 0.0 0.0 0 0
indentation Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:1216:1-26 0.0 0.0 0 0
indent Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:537:1-47 0.0 0.0 0 0
hsep Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:159:1-28 0.0 0.0 0 0
hcat Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:213:1-27 0.0 0.0 0 0
hardline Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:699:1-15 0.0 0.0 0 0
hang Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:559:1-34 0.0 0.0 0 0
hPutDoc Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:1202:1-64 0.0 0.0 0 0
group Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:733:1-37 0.0 0.0 0 0
fold Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(222,1)-(223,29) 0.0 0.0 0 0
float Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:397:1-31 0.0 0.0 0 0
flatten Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(741,1)-(753,32) 0.0 0.0 0 0
flatAlt Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:738:1-17 0.0 0.0 0 0
fitsR Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1079,1)-(1086,52) 0.0 0.0 0 0
fits1 Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1060,1)-(1066,52) 0.0 0.0 0 0
fillSep Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:154:1-28 0.0 0.0 0 0
fillCat Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:208:1-29 0.0 0.0 0 0
fillBreak Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(485,1)-(487,56) 0.0 0.0 0 0
fill Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(512,1)-(514,57) 0.0 0.0 0 0
equals Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:365:1-26 0.0 0.0 0 0
encloseSep Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(97,1)-(101,73) 0.0 0.0 0 0
enclose Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:310:1-29 0.0 0.0 0 0
empty Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:667:1-23 0.0 0.0 0 0
dullcolor Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:805:1-33 0.0 0.0 0 0
dquotes Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:283:1-39 0.0 0.0 0 0
dquote Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:342:1-26 0.0 0.0 0 0
double Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:401:1-31 0.0 0.0 0 0
dot Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:359:1-26 0.0 0.0 0 0
displayS Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1141,1)-(1147,68) 0.0 0.0 0 0
displayIO Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(1156,1)-(1165,63) 0.0 0.0 0 0
deunderline Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:905:1-35 0.0 0.0 0 0
debold Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:871:1-34 0.0 0.0 0 0
comma Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:351:1-26 0.0 0.0 0 0
columns Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:725:1-27 0.0 0.0 0 0
column Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:721:1-26 0.0 0.0 0 0
colorFunctions Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:808:1-50 0.0 0.0 0 0
color Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:804:1-34 0.0 0.0 0 0
colon Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:348:1-26 0.0 0.0 0 0
char Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(673,1)-(674,24) 0.0 0.0 0 0
cat Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:200:1-30 0.0 0.0 0 0
brackets Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:303:1-43 0.0 0.0 0 0
braces Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:288:1-39 0.0 0.0 0 0
bool Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:385:1-31 0.0 0.0 0 0
bold Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:867:1-30 0.0 0.0 0 0
beside Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:702:1-25 0.0 0.0 0 0
backslash Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:362:1-27 0.0 0.0 0 0
angles Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:298:1-39 0.0 0.0 0 0
align Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:(579,1)-(580,49) 0.0 0.0 0 0
</> Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:243:1-36 0.0 0.0 0 0
<//> Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:249:1-37 0.0 0.0 0 0
<+> Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:236:1-33 0.0 0.0 0 0
<$> Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:254:1-32 0.0 0.0 0 0
<$$> Text.PrettyPrint.ANSI.Leijen.Internal Text/PrettyPrint/ANSI/Leijen/Internal.hs:259:1-37 0.0 0.0 0 0
CAF Data.Tuple.Only <entire-module> 0.0 0.0 0 0
fromOnly Data.Tuple.Only src/Data/Tuple/Only.hs:29:25-32 0.0 0.0 0 0
CAF Data.Text.Short.Internal <entire-module> 0.0 0.0 0 0
unsnoc Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(923,1)-(931,27) 0.0 0.0 0 0
uncons Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(899,1)-(907,23) 0.0 0.0 0 0
toText Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:641:1-36 0.0 0.0 0 0
toString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(497,1)-(504,16) 0.0 0.0 0 0
toShortByteString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:472:1-35 0.0 0.0 0 0
toByteString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:478:1-48 0.0 0.0 0 0
toBuilder Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:484:1-50 0.0 0.0 0 0
stripSuffix Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1010,1)-(1014,28) 0.0 0.0 0 0
stripPrefix Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(969,1)-(971,30) 0.0 0.0 0 0
splitAtEnd Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(862,1)-(869,18) 0.0 0.0 0 0
splitAt Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(833,1)-(839,22) 0.0 0.0 0 0
split Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(374,1)-(382,21) 0.0 0.0 0 0
spanEnd Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(445,1)-(447,27) 0.0 0.0 0 0
span Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(432,1)-(434,27) 0.0 0.0 0 0
snoc Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1447,1)-(1457,45) 0.0 0.0 0 0
singleton Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:1414:1-30 0.0 0.0 0 0
reverse Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1115,1)-(1130,23) 0.0 0.0 0 0
replicate Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1090,1)-(1102,14) 0.0 0.0 0 0
null Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:254:1-35 0.0 0.0 0 0
length Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:268:1-102 0.0 0.0 0 0
isValidUtf8 Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:767:1-107 0.0 0.0 0 0
isSuffixOf Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(987,1)-(996,20) 0.0 0.0 0 0
isPrefixOf Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(947,1)-(955,20) 0.0 0.0 0 0
isAscii Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(289,1)-(291,19) 0.0 0.0 0 0
intersperse Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1028,1)-(1050,47) 0.0 0.0 0 0
intercalate Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1067,1)-(1071,50) 0.0 0.0 0 0
indexMaybe Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(787,1)-(791,105) 0.0 0.0 0 0
indexEndMaybe Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(805,1)-(809,109) 0.0 0.0 0 0
fromText Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:674:1-46 0.0 0.0 0 0
fromString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(660,1)-(665,28) 0.0 0.0 0 0
fromShortByteStringUnsafe Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:718:1-37 0.0 0.0 0 0
fromShortByteString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(702,1)-(706,22) 0.0 0.0 0 0
fromByteStringUnsafe Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:741:1-46 0.0 0.0 0 0
fromByteString Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:728:1-50 0.0 0.0 0 0
foldr1 Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(620,1)-(628,16) 0.0 0.0 0 0
foldr Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(596,1)-(603,16) 0.0 0.0 0 0
foldl1' Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(573,1)-(582,40) 0.0 0.0 0 0
foldl1 Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(545,1)-(554,40) 0.0 0.0 0 0
foldl' Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(560,1)-(567,16) 0.0 0.0 0 0
foldl Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(521,1)-(528,16) 0.0 0.0 0 0
findIndex Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(344,1)-(354,16) 0.0 0.0 0 0
find Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(320,1)-(330,16) 0.0 0.0 0 0
filter Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1148,1)-(1174,53) 0.0 0.0 0 0
dropAround Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1186,1)-(1196,17) 0.0 0.0 0 0
cons Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:(1429,1)-(1439,51) 0.0 0.0 0 0
all Data.Text.Short.Internal src/Data/Text/Short/Internal.hs:308:1-49 0.0 0.0 0 0
CAF Data.Csv.Parser <entire-module> 0.0 0.0 0 0
name Data.Csv.Parser Data/Csv/Parser.hs:127:1-25 0.0 0.0 0 0
header Data.Csv.Parser Data/Csv/Parser.hs:122:1-76 0.0 0.0 0 0
defaultDecodeOptions Data.Csv.Parser Data/Csv/Parser.hs:(64,1)-(66,5) 0.0 0.0 0 0
decDelimiter Data.Csv.Parser Data/Csv/Parser.hs:59:7-18 0.0 0.0 0 0
csvWithHeader Data.Csv.Parser Data/Csv/Parser.hs:(110,1)-(117,19) 0.0 0.0 0 0
CAF Data.Csv.Util <entire-module> 0.0 0.0 0 0
newline Data.Csv.Util Data/Csv/Util.hs:67:1-12 0.0 0.0 0 0
doubleQuote Data.Csv.Util Data/Csv/Util.hs:66:1-16 0.0 0.0 0 0
cr Data.Csv.Util Data/Csv/Util.hs:68:1-7 0.0 0.0 0 0
blankLine Data.Csv.Util Data/Csv/Util.hs:46:1-52 0.0 0.0 0 0
CAF Data.Csv.Types <entire-module> 0.0 0.0 0 0
toNamedRecord Data.Csv.Types Data/Csv/Types.hs:46:1-58 0.0 0.0 0 0
CAF Data.Csv.Encoding <entire-module> 0.0 0.0 0 0
recordSep Data.Csv.Encoding Data/Csv/Encoding.hs:(316,1)-(317,32) 0.0 0.0 0 0
encodeNamedRecord Data.Csv.Encoding Data/Csv/Encoding.hs:(240,1)-(241,53) 0.0 0.0 0 0
encUseCrLf Data.Csv.Encoding Data/Csv/Encoding.hs:180:7-16 0.0 0.0 0 0
encQuoting Data.Csv.Encoding Data/Csv/Encoding.hs:187:7-16 0.0 0.0 0 0
encIncludeHeader Data.Csv.Encoding Data/Csv/Encoding.hs:184:7-22 0.0 0.0 0 0
encDelimiter Data.Csv.Encoding Data/Csv/Encoding.hs:176:7-18 0.0 0.0 0 0
defaultEncodeOptions Data.Csv.Encoding Data/Csv/Encoding.hs:(192,1)-(197,5) 0.0 0.0 0 0
decodeByNameWith Data.Csv.Encoding Data/Csv/Encoding.hs:150:1-57 0.0 0.0 0 0
CAF Data.Csv.Conversion.Internal <entire-module> 0.0 0.0 0 0
realFloat Data.Csv.Conversion.Internal Data/Csv/Conversion/Internal.hs:112:1-65 0.0 0.0 0 0
CAF Data.Csv.Conversion <entire-module> 0.0 0.0 0 0
record Data.Csv.Conversion Data/Csv/Conversion.hs:1153:1-19 0.0 0.0 0 0
namedRecord Data.Csv.Conversion Data/Csv/Conversion.hs:1158:1-25 0.0 0.0 0 0
header Data.Csv.Conversion Data/Csv/Conversion.hs:1162:1-19 0.0 0.0 0 0
genericToRecord Data.Csv.Conversion Data/Csv/Conversion.hs:241:1-57 0.0 0.0 0 0
genericToNamedRecord Data.Csv.Conversion Data/Csv/Conversion.hs:673:1-63 0.0 0.0 0 0
genericParseRecord Data.Csv.Conversion Data/Csv/Conversion.hs:212:1-54 0.0 0.0 0 0
genericParseNamedRecord Data.Csv.Conversion Data/Csv/Conversion.hs:646:1-64 0.0 0.0 0 0
genericHeaderOrder Data.Csv.Conversion Data/Csv/Conversion.hs:718:1-70 0.0 0.0 0 0
fieldLabelModifier Data.Csv.Conversion Data/Csv/Conversion.hs:148:5-22 0.0 0.0 0 0
defaultOptions Data.Csv.Conversion Data/Csv/Conversion.hs:(174,1)-(176,3) 0.0 0.0 0 0
CAF System.IO.CodePage.Internal <entire-module> 0.0 0.0 0 40
nonWindowsFallbackCodePageEncoding System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:101:1-71 0.0 0.0 0 16
nonWindowsDoNothing System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:95:1-41 0.0 0.0 0 0
nonWindowsBehavior System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:63:5-22 0.0 0.0 0 0
defaultOptions System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:(78,1)-(82,3) 0.0 0.0 0 16
defaultFallbackCodePageEncoding System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:(107,1)-(121,65) 0.0 0.0 0 0
cp65001 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:36:1-15 0.0 0.0 0 0
cp1252 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:56:1-13 0.0 0.0 0 0
cp1201 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:44:1-13 0.0 0.0 0 0
cp12001 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:52:1-15 0.0 0.0 0 0
cp12000 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:48:1-15 0.0 0.0 0 0
cp1200 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:40:1-13 0.0 0.0 0 0
chatty System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:60:5-10 0.0 0.0 0 0
CAF System.IO.CodePage <entire-module> 0.0 0.0 0 0
withCodePageOptions System.IO.CodePage src/System/IO/CodePage.hs:(109,1)-(194,44) 0.0 0.0 0 912
withCodePage System.IO.CodePage src/System/IO/CodePage.hs:99:1-49 0.0 0.0 0 48
withCP65001 System.IO.CodePage src/System/IO/CodePage.hs:68:1-34 0.0 0.0 0 56
withCP1252 System.IO.CodePage src/System/IO/CodePage.hs:88:1-32 0.0 0.0 0 0
withCP1201 System.IO.CodePage src/System/IO/CodePage.hs:76:1-32 0.0 0.0 0 0
withCP12001 System.IO.CodePage src/System/IO/CodePage.hs:84:1-34 0.0 0.0 0 0
withCP12000 System.IO.CodePage src/System/IO/CodePage.hs:80:1-34 0.0 0.0 0 0
withCP1200 System.IO.CodePage src/System/IO/CodePage.hs:72:1-32 0.0 0.0 0 0
CAF Criterion.Measurement.Types.Internal <entire-module> 0.0 0.0 0 0
CAF Criterion.Measurement.Types <entire-module> 0.0 0.0 0 7952
whnfIO Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:295:1-38 0.0 0.0 0 0
whnfAppIO Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:319:1-48 0.0 0.0 0 0
toInt Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(243,1)-(244,18) 0.0 0.0 0 0
toDouble Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(256,1)-(257,21) 0.0 0.0 0 0
runRepeatedly Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:88:9-21 0.0 0.0 0 0
rescale Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(217,1)-(231,62) 0.0 0.0 0 18648
perRunEnvWithCleanup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(583,1)-(585,64) 0.0 0.0 0 0
perRunEnv Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:568:1-49 0.0 0.0 0 0
perRun Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:89:9-14 0.0 0.0 0 0
perBatchEnvWithCleanup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(547,1)-(548,56) 0.0 0.0 0 0
perBatchEnv Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:531:1-61 0.0 0.0 0 0
nfIO Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:286:1-38 0.0 0.0 0 0
nfAppIO Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:307:1-48 0.0 0.0 0 0
nf Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:272:1-38 0.0 0.0 0 0
measureKeys Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:207:1-39 0.0 0.0 0 968
measureAccessors Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:211:1-45 0.0 0.0 0 2528
measure Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:621:1-37 0.0 0.0 0 8408
measTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:114:7-14 0.0 0.0 0 1104
measNumGcs Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:128:7-16 0.0 0.0 0 0
measMutatorWallSeconds Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:134:7-28 0.0 0.0 0 0
measMutatorCpuSeconds Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:138:7-27 0.0 0.0 0 0
measIters Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:123:7-15 0.0 0.0 0 0
measGcWallSeconds Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:141:7-23 0.0 0.0 0 0
measGcCpuSeconds Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:144:7-22 0.0 0.0 0 0
measCycles Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:119:7-16 0.0 0.0 0 0
measCpuTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:116:7-17 0.0 0.0 0 0
measBytesCopied Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:131:7-21 0.0 0.0 0 0
measAllocated Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:126:7-19 0.0 0.0 0 0
fromInt Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(237,1)-(238,34) 0.0 0.0 0 0
fromDouble Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(250,1)-(251,47) 0.0 0.0 0 0
envWithCleanup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:494:1-28 0.0 0.0 0 0
env Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:478:1-34 0.0 0.0 0 88
cleanEnv Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:87:9-16 0.0 0.0 0 0
bgroup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:597:1-19 0.0 0.0 0 192
benchNames Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(611,1)-(613,76) 0.0 0.0 0 880
bench Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:591:1-17 0.0 0.0 0 408
allocEnv Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:86:9-16 0.0 0.0 0 0
addPrefix Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(605,1)-(606,38) 0.0 0.0 0 7648
CAF Criterion.Measurement <entire-module> 0.0 0.0 0 1376
secs Criterion.Measurement src/Criterion/Measurement.hs:(376,1)-(391,49) 0.0 0.0 0 96728
measured Criterion.Measurement src/Criterion/Measurement.hs:(330,1)-(343,22) 0.0 0.0 0 128
getGCStatistics Criterion.Measurement src/Criterion/Measurement.hs:(124,1)-(151,43) 0.0 0.0 0 0
gcStatsWallSeconds Criterion.Measurement src/Criterion/Measurement.hs:113:7-24 0.0 0.0 0 0
gcStatsPeakMegabytesAllocated Criterion.Measurement src/Criterion/Measurement.hs:98:7-35 0.0 0.0 0 0
gcStatsNumGcs Criterion.Measurement src/Criterion/Measurement.hs:78:7-19 0.0 0.0 0 0
gcStatsNumByteUsageSamples Criterion.Measurement src/Criterion/Measurement.hs:83:7-32 0.0 0.0 0 0
gcStatsMutatorWallSeconds Criterion.Measurement src/Criterion/Measurement.hs:105:7-31 0.0 0.0 0 0
gcStatsMutatorCpuSeconds Criterion.Measurement src/Criterion/Measurement.hs:101:7-30 0.0 0.0 0 0
gcStatsMaxBytesUsed Criterion.Measurement src/Criterion/Measurement.hs:80:7-25 0.0 0.0 0 0
gcStatsMaxBytesSlop Criterion.Measurement src/Criterion/Measurement.hs:96:7-25 0.0 0.0 0 0
gcStatsGcWallSeconds Criterion.Measurement src/Criterion/Measurement.hs:109:7-26 0.0 0.0 0 0
gcStatsGcCpuSeconds Criterion.Measurement src/Criterion/Measurement.hs:107:7-25 0.0 0.0 0 0
gcStatsCurrentBytesUsed Criterion.Measurement src/Criterion/Measurement.hs:92:7-29 0.0 0.0 0 0
gcStatsCurrentBytesSlop Criterion.Measurement src/Criterion/Measurement.hs:94:7-29 0.0 0.0 0 0
gcStatsCumulativeBytesUsed Criterion.Measurement src/Criterion/Measurement.hs:88:7-32 0.0 0.0 0 0
gcStatsCpuSeconds Criterion.Measurement src/Criterion/Measurement.hs:111:7-23 0.0 0.0 0 0
gcStatsBytesCopied Criterion.Measurement src/Criterion/Measurement.hs:90:7-24 0.0 0.0 0 0
gcStatsBytesAllocated Criterion.Measurement src/Criterion/Measurement.hs:75:5-25 0.0 0.0 0 0
applyGCStatistics Criterion.Measurement src/Criterion/Measurement.hs:(356,1)-(370,29) 0.0 0.0 0 0
CAF Control.Monad.State.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Reader.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Error.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Cont.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Catch <entire-module> 0.0 0.0 0 0
uninterruptibleMask_ Control.Monad.Catch src/Control/Monad/Catch.hs:736:1-56 0.0 0.0 0 0
tryJust Control.Monad.Catch src/Control/Monad/Catch.hs:795:1-84 0.0 0.0 0 0
try Control.Monad.Catch src/Control/Monad/Catch.hs:789:1-47 0.0 0.0 0 0
onException Control.Monad.Catch src/Control/Monad/Catch.hs:818:1-72 0.0 0.0 0 0
onError Control.Monad.Catch src/Control/Monad/Catch.hs:832:1-82 0.0 0.0 0 0
mask_ Control.Monad.Catch src/Control/Monad/Catch.hs:731:1-26 0.0 0.0 0 0
handleIf Control.Monad.Catch src/Control/Monad/Catch.hs:779:1-29 0.0 0.0 0 0
handleIOError Control.Monad.Catch src/Control/Monad/Catch.hs:771:1-22 0.0 0.0 0 0
handleAll Control.Monad.Catch src/Control/Monad/Catch.hs:775:1-18 0.0 0.0 0 0
finally Control.Monad.Catch src/Control/Monad/Catch.hs:860:1-64 0.0 0.0 0 56
catches Control.Monad.Catch src/Control/Monad/Catch.hs:(805,1)-(809,76) 0.0 0.0 0 0
catchJust Control.Monad.Catch src/Control/Monad/Catch.hs:762:1-58 0.0 0.0 0 0
catchIf Control.Monad.Catch src/Control/Monad/Catch.hs:756:1-61 0.0 0.0 0 0
catchIOError Control.Monad.Catch src/Control/Monad/Catch.hs:750:1-20 0.0 0.0 0 0
catchAll Control.Monad.Catch src/Control/Monad/Catch.hs:744:1-16 0.0 0.0 0 0
bracket_ Control.Monad.Catch src/Control/Monad/Catch.hs:855:1-74 0.0 0.0 0 120
bracketOnError Control.Monad.Catch src/Control/Monad/Catch.hs:(865,1)-(871,16) 0.0 0.0 0 0
bracket Control.Monad.Catch src/Control/Monad/Catch.hs:(848,1)-(850,29) 0.0 0.0 0 3912
CAF Paths_js_flot <entire-module> 0.0 0.0 0 0
version Paths_js_flot dist/build/autogen/Paths_js_flot.hs:29:1-28 0.0 0.0 0 0
getSysconfDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:45:1-79 0.0 0.0 0 0
getLibexecDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:44:1-79 0.0 0.0 0 0
getLibDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:41:1-67 0.0 0.0 0 0
getDynLibDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:42:1-76 0.0 0.0 0 0
getDataFileName Paths_js_flot dist/build/autogen/Paths_js_flot.hs:(48,1)-(50,29) 0.0 0.0 0 0
getDataDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:43:1-70 0.0 0.0 0 0
getBinDir Paths_js_flot dist/build/autogen/Paths_js_flot.hs:40:1-67 0.0 0.0 0 0
CAF Language.Javascript.Flot <entire-module> 0.0 0.0 0 0
version Language.Javascript.Flot Language/Javascript/Flot.hs:53:1-59 0.0 0.0 0 0
file Language.Javascript.Flot Language/Javascript/Flot.hs:43:1-35 0.0 0.0 0 0
CAF Paths_js_jquery <entire-module> 0.0 0.0 0 0
version Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:29:1-28 0.0 0.0 0 0
getSysconfDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:45:1-81 0.0 0.0 0 0
getLibexecDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:44:1-81 0.0 0.0 0 0
getLibDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:41:1-69 0.0 0.0 0 0
getDynLibDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:42:1-78 0.0 0.0 0 0
getDataFileName Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:(48,1)-(50,29) 0.0 0.0 0 0
getDataDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:43:1-72 0.0 0.0 0 0
getBinDir Paths_js_jquery dist/build/autogen/Paths_js_jquery.hs:40:1-69 0.0 0.0 0 0
CAF Language.Javascript.JQuery <entire-module> 0.0 0.0 0 0
version Language.Javascript.JQuery src/Language/Javascript/JQuery.hs:52:1-59 0.0 0.0 0 0
url Language.Javascript.JQuery src/Language/Javascript/JQuery.hs:45:1-34 0.0 0.0 0 0
file Language.Javascript.JQuery src/Language/Javascript/JQuery.hs:37:1-33 0.0 0.0 0 0
CAF Text.Parsec.Combinator <entire-module> 0.0 0.0 0 0
CAF Text.Parsec.Char <entire-module> 0.0 0.0 0 0
CAF Text.Parsec.Prim <entire-module> 0.0 0.0 0 0
CAF Text.Parsec.Error <entire-module> 0.0 0.0 0 0
CAF Text.Parsec.Pos <entire-module> 0.0 0.0 0 0
CAF Text.Microstache.Type <entire-module> 0.0 0.0 0 0
unPName Text.Microstache.Type src/Text/Microstache/Type.hs:102:25-31 0.0 0.0 0 0
unKey Text.Microstache.Type src/Text/Microstache/Type.hs:87:21-25 0.0 0.0 0 0
templateCache Text.Microstache.Type src/Text/Microstache/Type.hs:58:5-17 0.0 0.0 0 0
templateActual Text.Microstache.Type src/Text/Microstache/Type.hs:56:5-18 0.0 0.0 0 0
showKey Text.Microstache.Type src/Text/Microstache/Type.hs:(96,1)-(97,39) 0.0 0.0 0 0
displayMustacheWarning Text.Microstache.Type src/Text/Microstache/Type.hs:(146,1)-(149,69) 0.0 0.0 0 0
displayMustacheException Text.Microstache.Type src/Text/Microstache/Type.hs:(126,1)-(129,41) 0.0 0.0 0 0
CAF Text.Microstache.Render <entire-module> 0.0 0.0 0 0
renderMustacheW Text.Microstache.Render src/Text/Microstache/Render.hs:(97,1)-(98,67) 0.0 0.0 0 0
renderMustache Text.Microstache.Render src/Text/Microstache/Render.hs:91:1-42 0.0 0.0 0 0
CAF Text.Microstache.Parser <entire-module> 0.0 0.0 0 0
parseMustache Text.Microstache.Parser src/Text/Microstache/Parser.hs:43:1-64 0.0 0.0 0 0
CAF Text.Microstache.Compile <entire-module> 0.0 0.0 0 0
getMustacheFilesInDir Text.Microstache.Compile src/Text/Microstache/Compile.hs:(65,1)-(68,20) 0.0 0.0 0 0
compileMustacheText Text.Microstache.Compile src/Text/Microstache/Compile.hs:(90,1)-(91,61) 0.0 0.0 0 0
compileMustacheFile Text.Microstache.Compile src/Text/Microstache/Compile.hs:(77,1)-(81,76) 0.0 0.0 0 0
compileMustacheDir Text.Microstache.Compile src/Text/Microstache/Compile.hs:(50,1)-(57,51) 0.0 0.0 0 0
CAF Numeric.MathFunctions.Comparison <entire-module> 0.0 0.0 0 0
within Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(139,1)-(141,52) 0.0 0.0 0 0
ulpDistance Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(89,1)-(104,13) 0.0 0.0 0 480
ulpDelta Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(115,1)-(128,34) 0.0 0.0 0 0
relativeError Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(47,1)-(49,56) 0.0 0.0 0 0
eqRelErr Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:57:1-42 0.0 0.0 0 0
addUlps Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(68,1)-(80,50) 0.0 0.0 0 0
CAF Numeric.SpecFunctions.Internal <entire-module> 0.0 0.0 0 0
trigamma1 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:1007:1-33 0.0 0.0 0 0
stirlingError Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(849,1)-(879,78) 0.0 0.0 0 0
sinc Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(707,1)-(718,32) 0.0 0.0 0 0
modErr Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:1010:1-52 0.0 0.0 0 0
logGammaL Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:156:1-20 0.0 0.0 0 0
logGammaCorrection Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(169,1)-(184,14) 0.0 0.0 0 0
logGamma Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(130,1)-(152,22) 0.0 0.0 0 0
logFactorial Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(829,1)-(839,32) 0.0 0.0 0 0
logChooseFast Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:895:1-62 0.0 0.0 0 0
logChoose Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(908,1)-(915,20) 0.0 0.0 0 0
logBeta Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(365,1)-(384,56) 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 0.0 0.0 0 1520
log1pmx Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(786,1)-(793,13) 0.0 0.0 0 0
invIncompleteGamma Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(294,1)-(348,15) 0.0 0.0 0 0
invIncompleteBetaWorker Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(501,1)-(539,28) 0.0 0.0 0 0
invIncompleteBeta Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(491,1)-(497,67) 0.0 0.0 0 0
invIncBetaGuess Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(550,1)-(697,30) 0.0 0.0 0 0
invErfc Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(90,1)-(107,36) 0.0 0.0 0 96
invErf Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:85:1-26 0.0 0.0 0 0
incompleteGamma Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(202,1)-(280,71) 0.0 0.0 0 0
incompleteBeta_ Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(407,1)-(414,64) 0.0 0.0 0 0
incompleteBetaWorker Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(445,1)-(480,46) 0.0 0.0 0 0
incompleteBetaApprox Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(421,1)-(439,61) 0.0 0.0 0 0
incompleteBeta Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:398:1-54 0.0 0.0 0 0
factorial Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(820,1)-(824,27) 0.0 0.0 0 0
digamma Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(946,1)-(978,30) 0.0 0.0 0 0
coefY Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(996,1)-(1002,20) 0.0 0.0 0 0
coefW Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(989,1)-(995,20) 0.0 0.0 0 0
chooseExact Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(899,1)-(904,29) 0.0 0.0 0 0
choose Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(926,1)-(935,37) 0.0 0.0 0 0
CAF Numeric.Sum <entire-module> 0.0 0.0 0 0
pairwiseSum Numeric.Sum Numeric/Sum.hs:(230,1)-(234,24) 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 0.0 0.0 0 0
kb2 Numeric.Sum Numeric/Sum.hs:215:1-36 0.0 0.0 0 0
kahan Numeric.Sum Numeric/Sum.hs:130:1-28 0.0 0.0 0 0
CAF Numeric.RootFinding <entire-module> 0.0 0.0 0 56
withinTolerance Numeric.RootFinding Numeric/RootFinding.hs:(141,1)-(144,52) 0.0 0.0 0 0
riddersTol Numeric.RootFinding Numeric/RootFinding.hs:178:5-14 0.0 0.0 0 0
riddersMaxIter Numeric.RootFinding Numeric/RootFinding.hs:176:5-18 0.0 0.0 0 0
ridders Numeric.RootFinding Numeric/RootFinding.hs:(241,1)-(243,33) 0.0 0.0 0 80
newtonTol Numeric.RootFinding Numeric/RootFinding.hs:294:5-13 0.0 0.0 0 0
newtonRaphsonIterations Numeric.RootFinding Numeric/RootFinding.hs:(366,1)-(403,70) 0.0 0.0 0 0
newtonRaphson Numeric.RootFinding Numeric/RootFinding.hs:(359,1)-(361,37) 0.0 0.0 0 0
newtonMaxIter Numeric.RootFinding Numeric/RootFinding.hs:292:5-17 0.0 0.0 0 0
fromRoot Numeric.RootFinding Numeric/RootFinding.hs:(115,1)-(116,23) 0.0 0.0 0 0
findRoot Numeric.RootFinding Numeric/RootFinding.hs:(158,1)-(164,28) 0.0 0.0 0 48
CAF Numeric.MathFunctions.Constants <entire-module> 0.0 0.0 0 16
m_max_exp Numeric.MathFunctions.Constants Numeric/MathFunctions/Constants.hs:50:1-16 0.0 0.0 0 0
m_epsilon Numeric.MathFunctions.Constants Numeric/MathFunctions/Constants.hs:(104,1)-(105,51) 0.0 0.0 0 0
CAF System.Random.MWC.SeedSource <entire-module> 0.0 0.0 0 880
randomSourceName System.Random.MWC.SeedSource System/Random/MWC/SeedSource.hs:94:1-33 0.0 0.0 0 0
acquireSeedTime System.Random.MWC.SeedSource System/Random/MWC/SeedSource.hs:(32,1)-(36,71) 0.0 0.0 0 0
acquireSeedSystem System.Random.MWC.SeedSource System/Random/MWC/SeedSource.hs:(42,1)-(48,39) 0.0 0.0 0 35512
CAF System.Random.MWC.Distributions <entire-module> 0.0 0.0 0 0
CAF System.Random.MWC <entire-module> 0.0 0.0 0 0
withSystemRandom System.Random.MWC System/Random/MWC.hs:(422,1)-(433,27) 0.0 0.0 0 14144
toSeed System.Random.MWC System/Random/MWC.hs:400:1-67 0.0 0.0 0 0
fromSeed System.Random.MWC System/Random/MWC.hs:390:5-12 0.0 0.0 0 0
createSystemRandom System.Random.MWC System/Random/MWC.hs:438:1-67 0.0 0.0 0 16
asGenST System.Random.MWC System/Random/MWC.hs:320:1-12 0.0 0.0 0 0
asGenIO System.Random.MWC System/Random/MWC.hs:316:1-12 0.0 0.0 0 0
CAF System.Process.Posix <entire-module> 0.0 0.0 0 0
CAF System.Process.Common <entire-module> 0.0 0.0 0 0
CAF System.Process.Internals <entire-module> 0.0 0.0 0 0
CAF System.Process <entire-module> 0.0 0.0 0 0
CAF Options.Applicative.BashCompletion <entire-module> 0.0 0.0 0 0
bashCompletionParser Options.Applicative.BashCompletion src/Options/Applicative/BashCompletion.hs:(35,1)-(65,7) 0.0 0.0 0 3288
CAF Options.Applicative.Internal <entire-module> 0.0 0.0 0 0
withReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:(101,1)-(104,12) 0.0 0.0 0 0
uncons Options.Applicative.Internal src/Options/Applicative/Internal.hs:(94,1)-(95,30) 0.0 0.0 0 0
takeListT Options.Applicative.Internal src/Options/Applicative/Internal.hs:(179,1)-(180,75) 0.0 0.0 0 6800
runReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:98:1-63 0.0 0.0 0 48
runP Options.Applicative.Internal src/Options/Applicative/Internal.hs:91:1-59 0.0 0.0 0 2288
runListT Options.Applicative.Internal src/Options/Applicative/Internal.hs:(183,1)-(187,43) 0.0 0.0 0 3376
runCompletion Options.Applicative.Internal src/Options/Applicative/Internal.hs:(157,1)-(160,41) 0.0 0.0 0 0
hoistMaybe Options.Applicative.Internal src/Options/Applicative/Internal.hs:85:1-31 0.0 0.0 0 0
hoistEither Options.Applicative.Internal src/Options/Applicative/Internal.hs:88:1-34 0.0 0.0 0 144
disamb Options.Applicative.Internal src/Options/Applicative/Internal.hs:(258,1)-(265,18) 0.0 0.0 0 2000
cut Options.Applicative.Internal src/Options/Applicative/Internal.hs:255:1-31 0.0 0.0 0 480
contextNames Options.Applicative.Internal src/Options/Applicative/Internal.hs:(71,1)-(73,25) 0.0 0.0 0 0
<!> Options.Applicative.Internal src/Options/Applicative/Internal.hs:(249,1)-(252,15) 0.0 0.0 0 251416
CAF Options.Applicative.Types <entire-module> 0.0 0.0 0 0
unReadM Options.Applicative.Types src/Options/Applicative/Types.hs:184:5-11 0.0 0.0 0 0
someM Options.Applicative.Types src/Options/Applicative/Types.hs:295:1-36 0.0 0.0 0 0
runParserM Options.Applicative.Types src/Options/Applicative/Types.hs:268:5-14 0.0 0.0 0 0
runCompleter Options.Applicative.Types src/Options/Applicative/Types.hs:305:5-16 0.0 0.0 0 0
readerError Options.Applicative.Types src/Options/Applicative/Types.hs:222:1-36 0.0 0.0 0 0
readerAsk Options.Applicative.Types src/Options/Applicative/Types.hs:214:1-21 0.0 0.0 0 0
readerAbort Options.Applicative.Types src/Options/Applicative/Types.hs:218:1-35 0.0 0.0 0 0
propVisibility Options.Applicative.Types src/Options/Applicative/Types.hs:148:5-18 0.0 0.0 0 0
propShowDefault Options.Applicative.Types src/Options/Applicative/Types.hs:151:5-19 0.0 0.0 0 0
propMetaVar Options.Applicative.Types src/Options/Applicative/Types.hs:150:5-15 0.0 0.0 0 0
propHelp Options.Applicative.Types src/Options/Applicative/Types.hs:149:5-12 0.0 0.0 0 0
propDescMod Options.Applicative.Types src/Options/Applicative/Types.hs:152:5-15 0.0 0.0 0 0
prefShowHelpOnError Options.Applicative.Types src/Options/Applicative/Types.hs:115:5-23 0.0 0.0 0 0
prefShowHelpOnEmpty Options.Applicative.Types src/Options/Applicative/Types.hs:117:5-23 0.0 0.0 0 0
prefMultiSuffix Options.Applicative.Types src/Options/Applicative/Types.hs:112:5-19 0.0 0.0 0 0
prefHelpLongEquals Options.Applicative.Types src/Options/Applicative/Types.hs:123:5-22 0.0 0.0 0 0
prefDisambiguate Options.Applicative.Types src/Options/Applicative/Types.hs:113:5-20 0.0 0.0 0 0
prefColumns Options.Applicative.Types src/Options/Applicative/Types.hs:121:5-15 0.0 0.0 0 0
prefBacktrack Options.Applicative.Types src/Options/Applicative/Types.hs:119:5-17 0.0 0.0 0 0
overFailure Options.Applicative.Types src/Options/Applicative/Types.hs:(353,1)-(354,19) 0.0 0.0 0 0
optVisibility Options.Applicative.Types src/Options/Applicative/Types.hs:424:1-41 0.0 0.0 0 0
optShowDefault Options.Applicative.Types src/Options/Applicative/Types.hs:433:1-43 0.0 0.0 0 0
optProps Options.Applicative.Types src/Options/Applicative/Types.hs:167:5-12 0.0 0.0 0 0
optMetaVar Options.Applicative.Types src/Options/Applicative/Types.hs:430:1-35 0.0 0.0 0 0
optMain Options.Applicative.Types src/Options/Applicative/Types.hs:166:5-11 0.0 0.0 0 0
optHelp Options.Applicative.Types src/Options/Applicative/Types.hs:427:1-30 0.0 0.0 0 0
optDescMod Options.Applicative.Types src/Options/Applicative/Types.hs:436:1-35 0.0 0.0 0 0
oneM Options.Applicative.Types src/Options/Applicative/Types.hs:285:1-26 0.0 0.0 0 224
mkCompleter Options.Applicative.Types src/Options/Applicative/Types.hs:309:1-23 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 0.0 0.0 0 1464
isShortName Options.Applicative.Types src/Options/Applicative/Types.hs:(133,1)-(134,32) 0.0 0.0 0 0
isLongName Options.Applicative.Types src/Options/Applicative/Types.hs:137:1-30 0.0 0.0 0 0
infoProgDesc Options.Applicative.Types src/Options/Applicative/Types.hs:93:5-16 0.0 0.0 0 0
infoPolicy Options.Applicative.Types src/Options/Applicative/Types.hs:97:5-14 0.0 0.0 0 0
infoParser Options.Applicative.Types src/Options/Applicative/Types.hs:90:5-14 0.0 0.0 0 0
infoHeader Options.Applicative.Types src/Options/Applicative/Types.hs:94:5-14 0.0 0.0 0 0
infoFullDesc Options.Applicative.Types src/Options/Applicative/Types.hs:91:5-16 0.0 0.0 0 0
infoFooter Options.Applicative.Types src/Options/Applicative/Types.hs:95:5-14 0.0 0.0 0 0
infoFailureCode Options.Applicative.Types src/Options/Applicative/Types.hs:96:5-19 0.0 0.0 0 0
hinfoUnreachableArgs Options.Applicative.Types src/Options/Applicative/Types.hs:397:5-24 0.0 0.0 0 0
hinfoMulti Options.Applicative.Types src/Options/Applicative/Types.hs:396:5-14 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 0.0 0.0 0 0
filterOptional Options.Applicative.Types src/Options/Applicative/Types.hs:(413,1)-(421,48) 0.0 0.0 0 0
execFailure Options.Applicative.Types src/Options/Applicative/Types.hs:327:5-15 0.0 0.0 0 0
execCompletion Options.Applicative.Types src/Options/Applicative/Types.hs:320:5-18 0.0 0.0 0 0
crReader Options.Applicative.Types src/Options/Applicative/Types.hs:226:5-12 0.0 0.0 0 688
crCompleter Options.Applicative.Types src/Options/Applicative/Types.hs:225:5-15 0.0 0.0 0 0
CAF Options.Applicative.Help.Types <entire-module> 0.0 0.0 0 0
renderHelp Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:(38,1)-(41,12) 0.0 0.0 0 0
helpUsage Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:16:5-13 0.0 0.0 0 0
helpSuggestions Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:14:5-19 0.0 0.0 0 0
helpHeader Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:15:5-14 0.0 0.0 0 0
helpFooter Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:18:5-14 0.0 0.0 0 0
helpError Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:13:5-13 0.0 0.0 0 0
helpBody Options.Applicative.Help.Types src/Options/Applicative/Help/Types.hs:17:5-12 0.0 0.0 0 0
CAF Options.Applicative.Help.Pretty <entire-module> 0.0 0.0 0 0
.$. Options.Applicative.Help.Pretty src/Options/Applicative/Help/Pretty.hs:10:1-16 0.0 0.0 0 0
CAF Options.Applicative.Help.Levenshtein <entire-module> 0.0 0.0 0 0
editDistance Options.Applicative.Help.Levenshtein src/Options/Applicative/Help/Levenshtein.hs:(18,1)-(61,20) 0.0 0.0 0 0
CAF Options.Applicative.Help.Core <entire-module> 0.0 0.0 0 0
usageHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:171:1-46 0.0 0.0 0 0
suggestionsHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:168:1-58 0.0 0.0 0 0
parserUsage Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:(199,1)-(202,47) 0.0 0.0 0 0
parserHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:(181,1)-(195,46) 0.0 0.0 0 0
missingDesc Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:96:1-30 0.0 0.0 0 0
headerHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:165:1-48 0.0 0.0 0 0
fullDesc Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:(146,1)-(159,27) 0.0 0.0 0 0
footerHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:177:1-48 0.0 0.0 0 0
errorHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:162:1-46 0.0 0.0 0 0
cmdDesc Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:(79,1)-(87,19) 0.0 0.0 0 0
briefDesc Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:91:1-27 0.0 0.0 0 0
bodyHelp Options.Applicative.Help.Core src/Options/Applicative/Help/Core.hs:174:1-44 0.0 0.0 0 0
CAF Options.Applicative.Help.Chunk <entire-module> 0.0 0.0 0 0
vsepChunks Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:109:1-64 0.0 0.0 0 0
vcatChunks Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:105:1-41 0.0 0.0 0 0
unChunk Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:31:5-11 0.0 0.0 0 0
tabulate Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:143:1-23 0.0 0.0 0 0
stringChunk Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:(121,1)-(122,31) 0.0 0.0 0 0
paragraph Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:(132,1)-(133,17) 0.0 0.0 0 0
mappendWith Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:27:1-37 0.0 0.0 0 0
listToChunk Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:(74,1)-(75,45) 0.0 0.0 0 0
isEmpty Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:114:1-29 0.0 0.0 0 0
extractChunk Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:85:1-41 0.0 0.0 0 0
chunked Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:(65,1)-(67,66) 0.0 0.0 0 0
<</>> Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:101:1-23 0.0 0.0 0 0
<<+>> Options.Applicative.Help.Chunk src/Options/Applicative/Help/Chunk.hs:96:1-23 0.0 0.0 0 0
CAF Options.Applicative.Extra <entire-module> 0.0 0.0 0 0
renderFailure Options.Applicative.Extra src/Options/Applicative/Extra.hs:(289,1)-(291,30) 0.0 0.0 0 0
parserFailure Options.Applicative.Extra src/Options/Applicative/Extra.hs:(149,1)-(286,60) 0.0 0.0 0 0
hsubparser Options.Applicative.Extra src/Options/Applicative/Extra.hs:(59,1)-(65,51) 0.0 0.0 0 0
helper Options.Applicative.Extra src/Options/Applicative/Extra.hs:(49,1)-(53,12) 0.0 0.0 0 752
handleParseResult Options.Applicative.Extra src/Options/Applicative/Extra.hs:(82,1)-(94,17) 0.0 0.0 0 16
getParseResult Options.Applicative.Extra src/Options/Applicative/Extra.hs:(104,1)-(105,26) 0.0 0.0 0 0
execParserPure Options.Applicative.Extra src/Options/Applicative/Extra.hs:(130,1)-(139,33) 0.0 0.0 0 16
execParserMaybe Options.Applicative.Extra src/Options/Applicative/Extra.hs:116:1-52 0.0 0.0 0 0
execParser Options.Applicative.Extra src/Options/Applicative/Extra.hs:72:1-42 0.0 0.0 0 56
customExecParserMaybe Options.Applicative.Extra src/Options/Applicative/Extra.hs:123:1-91 0.0 0.0 0 0
customExecParser Options.Applicative.Extra src/Options/Applicative/Extra.hs:(76,1)-(78,23) 0.0 0.0 0 3536
CAF Options.Applicative.Common <entire-module> 0.0 0.0 0 160
treeMapParser Options.Applicative.Common src/Options/Applicative/Common.hs:(257,1)-(298,33) 0.0 0.0 0 0
showOption Options.Applicative.Common src/Options/Applicative/Common.hs:(65,1)-(66,35) 0.0 0.0 0 0
runParserInfo Options.Applicative.Common src/Options/Applicative/Common.hs:225:1-62 0.0 0.0 0 96
runParserFully Options.Applicative.Common src/Options/Applicative/Common.hs:(228,1)-(232,33) 0.0 0.0 0 600
runParser Options.Applicative.Common src/Options/Applicative/Common.hs:(201,1)-(219,24) 0.0 0.0 0 52448
optionNames Options.Applicative.Common src/Options/Applicative/Common.hs:(69,1)-(71,18) 0.0 0.0 0 0
mapParser Options.Applicative.Common src/Options/Applicative/Common.hs:(247,1)-(251,43) 0.0 0.0 0 0
liftOpt Options.Applicative.Common src/Options/Applicative/Common.hs:80:1-14 0.0 0.0 0 0
evalParser Options.Applicative.Common src/Options/Applicative/Common.hs:(237,1)-(241,56) 0.0 0.0 0 808
CAF Options.Applicative.Builder.Internal <entire-module> 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 0.0 0.0 0 872
optNoArgError Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:37:5-17 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 0.0 0.0 0 0
optCompleter Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:36:5-16 0.0 0.0 0 0
mkProps Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(178,1)-(181,40) 0.0 0.0 0 0
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 0.0 0.0 0 4968
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 0.0 0.0 0 0
mkCommand Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(154,1)-(157,59) 0.0 0.0 0 0
internal Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:185:1-60 0.0 0.0 0 16
flagNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:40:5-13 0.0 0.0 0 0
flagActive Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:41:5-14 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 0.0 0.0 0 2072
cmdGroup Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:45:5-12 0.0 0.0 0 0
cmdCommands Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:44:5-15 0.0 0.0 0 0
baseProps Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(145,1)-(151,3) 0.0 0.0 0 0
argCompleter Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:48:5-16 0.0 0.0 0 0
CAF Options.Applicative.Builder.Completer <entire-module> 0.0 0.0 0 0
listIOCompleter Options.Applicative.Builder.Completer src/Options/Applicative/Builder/Completer.hs:(19,1)-(20,30) 0.0 0.0 0 0
listCompleter Options.Applicative.Builder.Completer src/Options/Applicative/Builder/Completer.hs:25:1-38 0.0 0.0 0 0
bashCompleter Options.Applicative.Builder.Completer src/Options/Applicative/Builder/Completer.hs:(34,1)-(37,48) 0.0 0.0 0 0
CAF Options.Applicative.Builder <entire-module> 0.0 0.0 0 16
value Options.Applicative.Builder src/Options/Applicative/Builder.hs:173:1-50 0.0 0.0 0 0
switch Options.Applicative.Builder src/Options/Applicative/Builder.hs:333:1-24 0.0 0.0 0 0
subparserInline Options.Applicative.Builder src/Options/Applicative/Builder.hs:498:1-72 0.0 0.0 0 0
subparser Options.Applicative.Builder src/Options/Applicative/Builder.hs:(270,1)-(274,39) 0.0 0.0 0 0
style Options.Applicative.Builder src/Options/Applicative/Builder.hs:(217,1)-(218,28) 0.0 0.0 0 0
strOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:352:1-22 0.0 0.0 0 224
strArgument Options.Applicative.Builder src/Options/Applicative/Builder.hs:285:1-26 0.0 0.0 0 0
str Options.Applicative.Builder src/Options/Applicative/Builder.hs:129:1-30 0.0 0.0 0 16
showHelpOnError Options.Applicative.Builder src/Options/Applicative/Builder.hs:478:1-67 0.0 0.0 0 0
showHelpOnEmpty Options.Applicative.Builder src/Options/Applicative/Builder.hs:486:1-67 0.0 0.0 0 0
showDefaultWith Options.Applicative.Builder src/Options/Applicative/Builder.hs:177:1-60 0.0 0.0 0 0
showDefault Options.Applicative.Builder src/Options/Applicative/Builder.hs:181:1-34 0.0 0.0 0 0
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 0.0 0.0 0 160
progDescDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:418:1-64 0.0 0.0 0 0
progDesc Options.Applicative.Builder src/Options/Applicative/Builder.hs:413:1-61 0.0 0.0 0 0
prefs Options.Applicative.Builder src/Options/Applicative/Builder.hs:(511,1)-(520,36) 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 0.0 0.0 0 7240
nullOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:357:1-19 0.0 0.0 0 0
noIntersperse Options.Applicative.Builder src/Options/Applicative/Builder.hs:430:1-64 0.0 0.0 0 0
noBacktrack Options.Applicative.Builder src/Options/Applicative/Builder.hs:490:1-64 0.0 0.0 0 0
noArgError Options.Applicative.Builder src/Options/Applicative/Builder.hs:194:1-61 0.0 0.0 0 104
multiSuffix Options.Applicative.Builder src/Options/Applicative/Builder.hs:467:1-58 0.0 0.0 0 0
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 0.0 0.0 0 0
maybeReader Options.Applicative.Builder src/Options/Applicative/Builder.hs:(145,1)-(147,77) 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 0.0 0.0 0 400
infoOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:348:1-34 0.0 0.0 0 0
info Options.Applicative.Builder src/Options/Applicative/Builder.hs:(443,1)-(452,34) 0.0 0.0 0 160
idm Options.Applicative.Builder src/Options/Applicative/Builder.hs:526:1-12 0.0 0.0 0 0
hidden Options.Applicative.Builder src/Options/Applicative/Builder.hs:(205,1)-(206,54) 0.0 0.0 0 0
helpLongEquals Options.Applicative.Builder src/Options/Applicative/Builder.hs:507:1-65 0.0 0.0 0 0
helpDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:190:1-58 0.0 0.0 0 0
help Options.Applicative.Builder src/Options/Applicative/Builder.hs:185:1-55 0.0 0.0 0 0
headerDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:400:1-60 0.0 0.0 0 0
header Options.Applicative.Builder src/Options/Applicative/Builder.hs:395:1-57 0.0 0.0 0 64
fullDesc Options.Applicative.Builder src/Options/Applicative/Builder.hs:387:1-52 0.0 0.0 0 64
forwardOptions Options.Applicative.Builder src/Options/Applicative/Builder.hs:439:1-66 0.0 0.0 0 0
footerDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:409:1-60 0.0 0.0 0 64
footer Options.Applicative.Builder src/Options/Applicative/Builder.hs:404:1-57 0.0 0.0 0 0
flag' Options.Applicative.Builder src/Options/Applicative/Builder.hs:(319,1)-(323,43) 0.0 0.0 0 136
flag Options.Applicative.Builder src/Options/Applicative/Builder.hs:299:1-45 0.0 0.0 0 0
failureCode Options.Applicative.Builder src/Options/Applicative/Builder.hs:422:1-57 0.0 0.0 0 0
eitherReader Options.Applicative.Builder src/Options/Applicative/Builder.hs:141:1-60 0.0 0.0 0 0
disambiguate Options.Applicative.Builder src/Options/Applicative/Builder.hs:474:1-61 0.0 0.0 0 0
disabled Options.Applicative.Builder src/Options/Applicative/Builder.hs:151:1-40 0.0 0.0 0 0
defaultPrefs Options.Applicative.Builder src/Options/Applicative/Builder.hs:530:1-24 0.0 0.0 0 0
completer Options.Applicative.Builder src/Options/Applicative/Builder.hs:263:1-51 0.0 0.0 0 0
completeWith Options.Applicative.Builder src/Options/Applicative/Builder.hs:249:1-40 0.0 0.0 0 0
commandGroup Options.Applicative.Builder src/Options/Applicative/Builder.hs:(244,1)-(245,25) 0.0 0.0 0 0
command Options.Applicative.Builder src/Options/Applicative/Builder.hs:(234,1)-(235,50) 0.0 0.0 0 0
columns Options.Applicative.Builder src/Options/Applicative/Builder.hs:502:1-56 0.0 0.0 0 0
briefDesc Options.Applicative.Builder src/Options/Applicative/Builder.hs:391:1-54 0.0 0.0 0 0
auto Options.Applicative.Builder src/Options/Applicative/Builder.hs:(121,1)-(123,58) 0.0 0.0 0 0
argument Options.Applicative.Builder src/Options/Applicative/Builder.hs:(278,1)-(281,25) 0.0 0.0 0 64
action Options.Applicative.Builder src/Options/Applicative/Builder.hs:256:1-34 0.0 0.0 0 0
abortOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:(341,1)-(344,16) 0.0 0.0 0 720
CAF Data.Vector.Algorithms.Intro <entire-module> 0.0 0.0 0 0
CAF Data.Vector.Algorithms.Optimal <entire-module> 0.0 0.0 0 0
sort4ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:107:1-78 0.0 0.0 0 1384
sort4ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(117,1)-(244,46) 0.0 0.0 0 20176
sort3ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:69:1-68 0.0 0.0 0 0
sort3ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(78,1)-(101,27) 0.0 0.0 0 380728
sort2ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:49:1-58 0.0 0.0 0 88
sort2ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(57,1)-(63,19) 0.0 0.0 0 464
CAF Data.Vector.Binary <entire-module> 0.0 0.0 0 0
CAF Statistics.Matrix.Types <entire-module> 0.0 0.0 0 0
rows Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:30:7-10 0.0 0.0 0 0
debug Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:(46,1)-(60,57) 0.0 0.0 0 0
cols Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:31:7-10 0.0 0.0 0 0
_vector Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:32:7-13 0.0 0.0 0 0
CAF Statistics.Matrix.Mutable <entire-module> 0.0 0.0 0 0
unsafeNew Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:(45,1)-(50,30) 0.0 0.0 0 0
unsafeFreeze Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:39:1-64 0.0 0.0 0 560560
thaw Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:36:1-46 0.0 0.0 0 1185184
replicate Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:33:1-53 0.0 0.0 0 128176
CAF Statistics.Matrix.Function <entire-module> 0.0 0.0 0 0
square Statistics.Matrix.Function src/Statistics/Matrix/Function.hs:7:1-16 0.0 0.0 0 0
CAF Statistics.Matrix.Algorithms <entire-module> 0.0 0.0 0 0
CAF Statistics.Matrix <entire-module> 0.0 0.0 0 16
toVector Statistics.Matrix src/Statistics/Matrix.hs:106:1-27 0.0 0.0 0 0
toRows Statistics.Matrix src/Statistics/Matrix.hs:(124,1)-(129,43) 0.0 0.0 0 0
toRowLists Statistics.Matrix src/Statistics/Matrix.hs:(114,1)-(119,39) 0.0 0.0 0 0
toList Statistics.Matrix src/Statistics/Matrix.hs:110:1-28 0.0 0.0 0 0
toColumns Statistics.Matrix src/Statistics/Matrix.hs:133:1-30 0.0 0.0 0 0
row Statistics.Matrix src/Statistics/Matrix.hs:231:1-40 0.0 0.0 0 64064
power Statistics.Matrix src/Statistics/Matrix.hs:(207,1)-(213,25) 0.0 0.0 0 0
multiply Statistics.Matrix src/Statistics/Matrix.hs:(191,1)-(195,34) 0.0 0.0 0 0
map Statistics.Matrix src/Statistics/Matrix.hs:241:1-45 0.0 0.0 0 0
ident Statistics.Matrix src/Statistics/Matrix.hs:171:1-34 0.0 0.0 0 0
hasNaN Statistics.Matrix src/Statistics/Matrix.hs:245:1-31 0.0 0.0 0 0
generateSym Statistics.Matrix src/Statistics/Matrix.hs:(158,1)-(166,16) 0.0 0.0 0 0
generate Statistics.Matrix src/Statistics/Matrix.hs:(147,1)-(149,43) 0.0 0.0 0 0
fromVector Statistics.Matrix src/Statistics/Matrix.hs:(83,1)-(86,27) 0.0 0.0 0 0
fromRows Statistics.Matrix src/Statistics/Matrix.hs:(90,1)-(97,23) 0.0 0.0 0 0
fromRowLists Statistics.Matrix src/Statistics/Matrix.hs:76:1-41 0.0 0.0 0 0
fromList Statistics.Matrix src/Statistics/Matrix.hs:72:1-42 0.0 0.0 0 0
fromColumns Statistics.Matrix src/Statistics/Matrix.hs:102:1-34 0.0 0.0 0 0
dimension Statistics.Matrix src/Statistics/Matrix.hs:186:1-33 0.0 0.0 0 56056
diag Statistics.Matrix src/Statistics/Matrix.hs:(175,1)-(182,18) 0.0 0.0 0 0
center Statistics.Matrix src/Statistics/Matrix.hs:(217,1)-(218,60) 0.0 0.0 0 0
CAF Control.Monad.Par.Class <entire-module> 0.0 0.0 0 0
CAF Control.Monad.Par.Combinator <entire-module> 0.0 0.0 0 0
parMapReduceRangeThresh Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:(83,1)-(98,19) 0.0 0.0 0 0
parMapReduceRange Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:(109,1)-(124,20) 0.0 0.0 0 0
parMapM Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:48:1-47 0.0 0.0 0 0
parMap Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:41:1-47 0.0 0.0 0 17312
parFor Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:(152,1)-(159,13) 0.0 0.0 0 0
CAF Control.Monad.Par.Scheds.TraceInternal <entire-module> 0.0 0.0 0 16
yield Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:317:1-32 0.0 0.0 0 0
workpool Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:164:7-14 0.0 0.0 0 0
scheds Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:166:7-12 0.0 0.0 0 0
sched Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:(52,1)-(98,18) 0.0 0.0 0 2480
runParIO Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:268:1-31 0.0 0.0 0 0
runParAsync Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:274:1-53 0.0 0.0 0 0
runPar Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:260:1-47 0.0 0.0 0 1544
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 0.0 0.0 0 0
put_ Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:298:1-38 0.0 0.0 0 80
put Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:312:1-48 0.0 0.0 0 160
pollIVar Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:(199,1)-(203,33) 0.0 0.0 0 0
no Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:163:7-8 0.0 0.0 0 0
newFull_ Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:288:1-32 0.0 0.0 0 0
newFull Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:284:1-42 0.0 0.0 0 0
new Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:280:1-22 0.0 0.0 0 80
idle Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:165:7-10 0.0 0.0 0 0
get Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:294:1-27 0.0 0.0 0 168
CAF Control.Monad.Par.Scheds.Trace <entire-module> 0.0 0.0 0 0
spawn_ Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:43:1-55 0.0 0.0 0 0
spawnP Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:47:1-27 0.0 0.0 0 32
spawn Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:42:1-55 0.0 0.0 0 312
CAF Statistics.Distribution <entire-module> 0.0 0.0 0 0
sumProbabilities Statistics.Distribution Statistics/Distribution.hs:(230,1)-(233,59) 0.0 0.0 0 0
genContinuous Statistics.Distribution Statistics/Distribution.hs:(185,1)-(187,24) 0.0 0.0 0 0
genContinous Statistics.Distribution Statistics/Distribution.hs:191:1-28 0.0 0.0 0 0
findRoot Statistics.Distribution Statistics/Distribution.hs:(209,1)-(226,18) 0.0 0.0 0 0
CAF Statistics.Distribution.Normal <entire-module> 0.0 0.0 0 0
standard Statistics.Distribution.Normal Statistics/Distribution/Normal.hs:(101,1)-(105,15) 0.0 0.0 0 40
normalDistrE Statistics.Distribution.Normal Statistics/Distribution/Normal.hs:(123,1)-(129,23) 0.0 0.0 0 0
normalDistr Statistics.Distribution.Normal Statistics/Distribution/Normal.hs:114:1-69 0.0 0.0 0 0
CAF Statistics.Internal <entire-module> 0.0 0.0 0 0
defaultShow3 Statistics.Internal Statistics/Internal.hs:(56,1)-(65,3) 0.0 0.0 0 0
defaultShow2 Statistics.Internal Statistics/Internal.hs:(45,1)-(52,3) 0.0 0.0 0 0
defaultShow1 Statistics.Internal Statistics/Internal.hs:(37,1)-(42,3) 0.0 0.0 0 0
defaultReadPrecM3 Statistics.Internal Statistics/Internal.hs:(86,1)-(91,30) 0.0 0.0 0 0
defaultReadPrecM2 Statistics.Internal Statistics/Internal.hs:(78,1)-(82,28) 0.0 0.0 0 0
defaultReadPrecM1 Statistics.Internal Statistics/Internal.hs:(72,1)-(75,26) 0.0 0.0 0 0
CAF Statistics.Types <entire-module> 0.0 0.0 0 3336
± Statistics.Types Statistics/Types.hs:397:1-21 0.0 0.0 0 0
upperLimit Statistics.Types Statistics/Types.hs:457:7-16 0.0 0.0 0 0
ulConfidenceLevel Statistics.Types Statistics/Types.hs:459:7-23 0.0 0.0 0 0
significanceLevel Statistics.Types Statistics/Types.hs:190:1-28 0.0 0.0 0 0
pValue Statistics.Types Statistics/Types.hs:246:1-21 0.0 0.0 0 0
normalError Statistics.Types Statistics/Types.hs:347:5-15 0.0 0.0 0 0
nSigma1 Statistics.Types Statistics/Types.hs:(265,1)-(267,84) 0.0 0.0 0 0
nSigma Statistics.Types Statistics/Types.hs:(258,1)-(260,83) 0.0 0.0 0 0
mkPValueE Statistics.Types Statistics/Types.hs:(240,1)-(242,30) 0.0 0.0 0 0
mkPValue Statistics.Types Statistics/Types.hs:236:1-52 0.0 0.0 0 0
mkCLFromSignificanceE Statistics.Types Statistics/Types.hs:(175,1)-(177,30) 0.0 0.0 0 0
mkCLFromSignificance Statistics.Types Statistics/Types.hs:167:1-72 0.0 0.0 0 0
mkCLE Statistics.Types Statistics/Types.hs:(156,1)-(158,30) 0.0 0.0 0 0
mkCL Statistics.Types Statistics/Types.hs:(146,1)-(148,9) 0.0 0.0 0 0
lowerLimit Statistics.Types Statistics/Types.hs:477:5-14 0.0 0.0 0 0
llConfidenceLevel Statistics.Types Statistics/Types.hs:479:5-21 0.0 0.0 0 0
getNSigma1 Statistics.Types Statistics/Types.hs:275:1-52 0.0 0.0 0 0
getNSigma Statistics.Types Statistics/Types.hs:271:1-57 0.0 0.0 0 0
estimateNormErr Statistics.Types Statistics/Types.hs:391:1-48 0.0 0.0 0 0
estimateFromInterval Statistics.Types Statistics/Types.hs:(416,1)-(417,41) 0.0 0.0 0 0
estimateFromErr Statistics.Types Statistics/Types.hs:406:1-64 0.0 0.0 0 0
estPoint Statistics.Types Statistics/Types.hs:322:7-14 0.0 0.0 0 0
estError Statistics.Types Statistics/Types.hs:324:7-14 0.0 0.0 0 0
confidenceLevel Statistics.Types Statistics/Types.hs:186:1-30 0.0 0.0 0 0
confidenceInterval Statistics.Types Statistics/Types.hs:(425,1)-(426,22) 0.0 0.0 0 0
confIntUDX Statistics.Types Statistics/Types.hs:366:5-14 0.0 0.0 0 0
confIntLDX Statistics.Types Statistics/Types.hs:363:5-14 0.0 0.0 0 0
confIntCL Statistics.Types Statistics/Types.hs:369:5-13 0.0 0.0 0 0
cl99 Statistics.Types Statistics/Types.hs:204:1-14 0.0 0.0 0 0
cl95 Statistics.Types Statistics/Types.hs:200:1-14 0.0 0.0 0 0
cl90 Statistics.Types Statistics/Types.hs:196:1-14 0.0 0.0 0 0
asymErrors Statistics.Types Statistics/Types.hs:430:1-55 0.0 0.0 0 0
CAF Statistics.Transform <entire-module> 0.0 0.0 0 32
ifft Statistics.Transform Statistics/Transform.hs:(113,1)-(115,70) 0.0 0.0 0 14760
idct_ Statistics.Transform Statistics/Transform.hs:89:1-48 0.0 0.0 0 0
fft Statistics.Transform Statistics/Transform.hs:(122,1)-(125,73) 0.0 0.0 0 4352
dct_ Statistics.Transform Statistics/Transform.hs:54:1-46 0.0 0.0 0 0
dct Statistics.Transform Statistics/Transform.hs:46:1-29 0.0 0.0 0 47904
CAF Statistics.Sample.KernelDensity <entire-module> 0.0 0.0 0 0
kde_ Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(87,1)-(114,17) 0.0 0.0 0 6656
kde Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(57,1)-(62,40) 0.0 0.0 0 88
CAF Statistics.Sample <entire-module> 0.0 0.0 0 0
welfordMean Statistics.Sample Statistics/Sample.hs:(93,1)-(98,24) 0.0 0.0 0 0
varianceWeighted Statistics.Sample Statistics/Sample.hs:(305,1)-(309,26) 0.0 0.0 0 0
variance Statistics.Sample Statistics/Sample.hs:(235,1)-(239,23) 0.0 0.0 0 0
stdErrMean Statistics.Sample Statistics/Sample.hs:291:1-69 0.0 0.0 0 0
stdDev Statistics.Sample Statistics/Sample.hs:284:1-32 0.0 0.0 0 48048
skewness Statistics.Sample Statistics/Sample.hs:(192,1)-(193,43) 0.0 0.0 0 0
meanVarianceUnb Statistics.Sample Statistics/Sample.hs:(272,1)-(277,19) 0.0 0.0 0 0
meanVariance Statistics.Sample Statistics/Sample.hs:(259,1)-(264,19) 0.0 0.0 0 0
mean Statistics.Sample Statistics/Sample.hs:83:1-45 0.0 0.0 0 48096
kurtosis Statistics.Sample Statistics/Sample.hs:(211,1)-(212,43) 0.0 0.0 0 0
covariance Statistics.Sample Statistics/Sample.hs:(360,1)-(369,21) 0.0 0.0 0 0
correlation Statistics.Sample Statistics/Sample.hs:(378,1)-(388,38) 0.0 0.0 0 0
centralMoments Statistics.Sample Statistics/Sample.hs:(156,1)-(163,49) 0.0 0.0 0 0
centralMoment Statistics.Sample Statistics/Sample.hs:(137,1)-(144,18) 0.0 0.0 0 0
CAF Statistics.Resampling.Bootstrap <entire-module> 0.0 0.0 0 0
bootstrapBCA Statistics.Resampling.Bootstrap Statistics/Resampling/Bootstrap.hs:(50,1)-(80,36) 0.0 0.0 0 72
CAF Statistics.Resampling <entire-module> 0.0 0.0 0 16
splitGen Statistics.Resampling Statistics/Resampling.hs:(273,1)-(277,64) 0.0 0.0 0 128
resamples Statistics.Resampling Statistics/Resampling.hs:84:5-13 0.0 0.0 0 0
resampleST Statistics.Resampling Statistics/Resampling.hs:(131,1)-(141,38) 0.0 0.0 0 0
resample Statistics.Resampling Statistics/Resampling.hs:(161,1)-(186,27) 0.0 0.0 0 19000
jackknifeVarianceUnb Statistics.Resampling Statistics/Resampling.hs:(245,1)-(247,51) 0.0 0.0 0 20200
jackknifeVariance Statistics.Resampling Statistics/Resampling.hs:251:1-40 0.0 0.0 0 0
jackknifeStdDev Statistics.Resampling Statistics/Resampling.hs:255:1-51 0.0 0.0 0 440
jackknifeMean Statistics.Resampling Statistics/Resampling.hs:(216,1)-(221,23) 0.0 0.0 0 3152
jackknife Statistics.Resampling Statistics/Resampling.hs:(205,1)-(212,35) 0.0 0.0 0 16
fullSample Statistics.Resampling Statistics/Resampling.hs:83:5-14 0.0 0.0 0 0
fromResample Statistics.Resampling Statistics/Resampling.hs:72:7-18 0.0 0.0 0 0
estimate Statistics.Resampling Statistics/Resampling.hs:(113,1)-(117,29) 0.0 0.0 0 48048
CAF Statistics.Regression <entire-module> 0.0 0.0 0 0
olsRegress Statistics.Regression Statistics/Regression.hs:(56,1)-(68,44) 0.0 0.0 0 2386384
ols Statistics.Regression Statistics/Regression.hs:(74,1)-(79,20) 0.0 0.0 0 352352
CAF Statistics.Quantile <entire-module> 0.0 0.0 0 0
weightedAvg Statistics.Quantile Statistics/Quantile.hs:(90,1)-(105,20) 0.0 0.0 0 96
spss Statistics.Quantile Statistics/Quantile.hs:300:1-20 0.0 0.0 0 0
s Statistics.Quantile Statistics/Quantile.hs:307:1-17 0.0 0.0 0 0
quantilesVec Statistics.Quantile Statistics/Quantile.hs:(229,1)-(238,26) 0.0 0.0 0 0
quantiles Statistics.Quantile Statistics/Quantile.hs:(194,1)-(204,26) 0.0 0.0 0 0
quantile Statistics.Quantile Statistics/Quantile.hs:(159,1)-(167,26) 0.0 0.0 0 0
normalUnbiased Statistics.Quantile Statistics/Quantile.hs:(322,1)-(323,18) 0.0 0.0 0 0
midspread Statistics.Quantile Statistics/Quantile.hs:(355,1)-(359,31) 0.0 0.0 0 0
medianUnbiased Statistics.Quantile Statistics/Quantile.hs:(314,1)-(315,21) 0.0 0.0 0 0
mad Statistics.Quantile Statistics/Quantile.hs:(380,1)-(383,21) 0.0 0.0 0 0
hazen Statistics.Quantile Statistics/Quantile.hs:294:1-25 0.0 0.0 0 0
continuousBy Statistics.Quantile Statistics/Quantile.hs:400:1-23 0.0 0.0 0 0
cadpw Statistics.Quantile Statistics/Quantile.hs:288:1-21 0.0 0.0 0 0
CAF Statistics.Function <entire-module> 0.0 0.0 0 16
square Statistics.Function Statistics/Function.hs:122:1-16 0.0 0.0 0 0
sort Statistics.Function Statistics/Function.hs:51:1-22 0.0 0.0 0 24672
partialSort Statistics.Function Statistics/Function.hs:70:1-44 0.0 0.0 0 3136
nextHighestPowerOfTwo Statistics.Function Statistics/Function.hs:(97,1)-(110,34) 0.0 0.0 0 16
CAF Criterion.IO <entire-module> 0.0 0.0 0 752
writeRecords Criterion.IO Criterion/IO.hs:82:1-68 0.0 0.0 0 0
writeJSONReports Criterion.IO Criterion/IO.hs:(129,1)-(132,42) 0.0 0.0 0 0
readRecords Criterion.IO Criterion/IO.hs:78:1-53 0.0 0.0 0 0
readJSONReports Criterion.IO Criterion/IO.hs:(113,1)-(123,25) 0.0 0.0 0 98960
headerRoot Criterion.IO Criterion/IO.hs:55:1-24 0.0 0.0 0 0
header Criterion.IO Criterion/IO.hs:(49,1)-(51,60) 0.0 0.0 0 0
hPutRecords Criterion.IO Criterion/IO.hs:(72,1)-(74,35) 0.0 0.0 0 0
hGetRecords Criterion.IO Criterion/IO.hs:(64,1)-(68,104) 0.0 0.0 0 0
critVersion Criterion.IO Criterion/IO.hs:60:1-64 0.0 0.0 0 1368
CAF Criterion.Report <entire-module> 0.0 0.0 0 0
vector2 Criterion.Report Criterion/Report.hs:(254,1)-(258,9) 0.0 0.0 0 0
vector Criterion.Report Criterion/Report.hs:(242,1)-(243,32) 0.0 0.0 0 0
tidyTails Criterion.Report Criterion/Report.hs:(75,1)-(83,49) 0.0 0.0 0 0
report Criterion.Report Criterion/Report.hs:(100,1)-(105,50) 0.0 0.0 0 0
loadTemplate Criterion.Report Criterion/Report.hs:(300,1)-(315,18) 0.0 0.0 0 0
includeFile Criterion.Report Criterion/Report.hs:(275,1)-(278,63) 0.0 0.0 0 0
getTemplateDir Criterion.Report Criterion/Report.hs:94:1-44 0.0 0.0 0 0
formatReport Criterion.Report Criterion/Report.hs:(111,1)-(227,44) 0.0 0.0 0 0
CAF Criterion.Internal <entire-module> 0.0 0.0 0 11672
runOne Criterion.Internal Criterion/Internal.hs:(49,1)-(54,34) 0.0 0.0 0 56
runFixedIters Criterion.Internal Criterion/Internal.hs:(182,1)-(185,39) 0.0 0.0 0 0
runAndAnalyseOne Criterion.Internal Criterion/Internal.hs:(109,1)-(111,24) 0.0 0.0 0 30136
runAndAnalyse Criterion.Internal Criterion/Internal.hs:(119,1)-(157,12) 0.0 0.0 0 39176
CAF Criterion.IO.Printf <entire-module> 0.0 0.0 0 0
writeCsv Criterion.IO.Printf Criterion/IO/Printf.hs:(99,1)-(102,49) 0.0 0.0 0 0
prolix Criterion.IO.Printf Criterion/IO/Printf.hs:91:1-51 0.0 0.0 0 1184
printError Criterion.IO.Printf Criterion/IO/Printf.hs:95:1-41 0.0 0.0 0 0
note Criterion.IO.Printf Criterion/IO/Printf.hs:87:1-46 0.0 0.0 0 118248
CAF Criterion.Analysis <entire-module> 0.0 0.0 0 1360
validateAccessors Criterion.Analysis Criterion/Analysis.hs:(228,1)-(236,24) 0.0 0.0 0 816
scale Criterion.Analysis Criterion/Analysis.hs:(133,1)-(136,32) 0.0 0.0 0 0
resolveAccessors Criterion.Analysis Criterion/Analysis.hs:(215,1)-(221,73) 0.0 0.0 0 504
regress Criterion.Analysis Criterion/Analysis.hs:(189,1)-(204,5) 0.0 0.0 0 1200
outlierVariance Criterion.Analysis Criterion/Analysis.hs:(89,1)-(110,38) 0.0 0.0 0 176
noteOutliers Criterion.Analysis Criterion/Analysis.hs:(243,1)-(255,40) 0.0 0.0 0 0
classifyOutliers Criterion.Analysis Criterion/Analysis.hs:(64,1)-(79,24) 0.0 0.0 0 112
analyseSample Criterion.Analysis Criterion/Analysis.hs:(143,1)-(176,5) 0.0 0.0 0 1544
analyseMean Criterion.Analysis Criterion/Analysis.hs:(123,1)-(127,10) 0.0 0.0 0 0
CAF Paths_criterion <entire-module> 0.0 0.0 0 24
version Paths_criterion dist/build/autogen/Paths_criterion.hs:29:1-30 0.0 0.0 0 0
getSysconfDir Paths_criterion dist/build/autogen/Paths_criterion.hs:45:1-81 0.0 0.0 0 0
getLibexecDir Paths_criterion dist/build/autogen/Paths_criterion.hs:44:1-81 0.0 0.0 0 0
getLibDir Paths_criterion dist/build/autogen/Paths_criterion.hs:41:1-69 0.0 0.0 0 0
getDynLibDir Paths_criterion dist/build/autogen/Paths_criterion.hs:42:1-78 0.0 0.0 0 0
getDataFileName Paths_criterion dist/build/autogen/Paths_criterion.hs:(48,1)-(50,29) 0.0 0.0 0 0
getDataDir Paths_criterion dist/build/autogen/Paths_criterion.hs:43:1-72 0.0 0.0 0 0
getBinDir Paths_criterion dist/build/autogen/Paths_criterion.hs:40:1-69 0.0 0.0 0 0
CAF Criterion.Monad.Internal <entire-module> 0.0 0.0 0 0
runCriterion Criterion.Monad.Internal Criterion/Monad/Internal.hs:38:7-18 0.0 0.0 0 0
gen Criterion.Monad.Internal Criterion/Monad/Internal.hs:33:5-7 0.0 0.0 0 0
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 0.0 0.0 0 864
CAF Criterion.Types <entire-module> 0.0 0.0 0 20272
verbosity Criterion.Types Criterion/Types.hs:122:7-15 0.0 0.0 0 0
timeLimit Criterion.Types Criterion/Types.hs:104:7-15 0.0 0.0 0 0
template Criterion.Types Criterion/Types.hs:125:7-14 0.0 0.0 0 0
samplesSeen Criterion.Types Criterion/Types.hs:133:7-17 0.0 0.0 0 0
resamples Criterion.Types Criterion/Types.hs:107:7-15 0.0 0.0 0 0
reportOutliers Criterion.Types Criterion/Types.hs:292:7-20 0.0 0.0 0 0
reportNumber Criterion.Types Criterion/Types.hs:282:7-18 0.0 0.0 0 0
reportName Criterion.Types Criterion/Types.hs:284:7-16 0.0 0.0 0 0
reportMeasured Criterion.Types Criterion/Types.hs:288:7-20 0.0 0.0 0 0
reportKeys Criterion.Types Criterion/Types.hs:286:7-16 0.0 0.0 0 0
reportKDEs Criterion.Types Criterion/Types.hs:294:7-16 0.0 0.0 0 0
reportFile Criterion.Types Criterion/Types.hs:114:7-16 0.0 0.0 0 0
reportAnalysis Criterion.Types Criterion/Types.hs:290:7-20 0.0 0.0 0 0
regressions Criterion.Types Criterion/Types.hs:109:7-17 0.0 0.0 0 0
regResponder Criterion.Types Criterion/Types.hs:217:5-16 0.0 0.0 0 0
regRSquare Criterion.Types Criterion/Types.hs:221:5-14 0.0 0.0 0 0
regCoeffs Criterion.Types Criterion/Types.hs:219:5-13 0.0 0.0 0 0
rawDataFile Criterion.Types Criterion/Types.hs:111:7-17 0.0 0.0 0 0
ovFraction Criterion.Types Criterion/Types.hs:201:7-16 0.0 0.0 0 0
ovEffect Criterion.Types Criterion/Types.hs:197:7-14 0.0 0.0 0 0
ovDesc Criterion.Types Criterion/Types.hs:199:7-12 0.0 0.0 0 0
lowSevere Criterion.Types Criterion/Types.hs:134:7-15 0.0 0.0 0 0
lowMild Criterion.Types Criterion/Types.hs:137:7-13 0.0 0.0 0 0
kdeValues Criterion.Types Criterion/Types.hs:266:7-15 0.0 0.0 0 0
kdeType Criterion.Types Criterion/Types.hs:265:7-13 0.0 0.0 0 0
kdePDF Criterion.Types Criterion/Types.hs:267:7-12 0.0 0.0 0 0
junitFile Criterion.Types Criterion/Types.hs:120:7-15 0.0 0.0 0 0
jsonFile Criterion.Types Criterion/Types.hs:118:7-14 0.0 0.0 0 0
highSevere Criterion.Types Criterion/Types.hs:141:7-16 0.0 0.0 0 0
highMild Criterion.Types Criterion/Types.hs:139:7-14 0.0 0.0 0 0
csvFile Criterion.Types Criterion/Types.hs:116:7-13 0.0 0.0 0 0
confInterval Criterion.Types Criterion/Types.hs:101:7-18 0.0 0.0 0 0
anStdDev Criterion.Types Criterion/Types.hs:243:7-14 0.0 0.0 0 0
anRegress Criterion.Types Criterion/Types.hs:239:7-15 0.0 0.0 0 0
anOutlierVar Criterion.Types Criterion/Types.hs:245:7-18 0.0 0.0 0 0
anMean Criterion.Types Criterion/Types.hs:241:7-12 0.0 0.0 0 0
CAF Criterion.Monad <entire-module> 0.0 0.0 0 16
withConfig Criterion.Monad Criterion/Monad.hs:(29,1)-(31,29) 0.0 0.0 0 40
getGen Criterion.Monad Criterion/Monad.hs:38:1-39 0.0 0.0 0 32
CAF Criterion.Main.Options <entire-module> 0.0 0.0 0 704
versionInfo Criterion.Main.Options Criterion/Main/Options.hs:212:1-60 0.0 0.0 0 0
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 0.0 0.0 0 2992
describeWith Criterion.Main.Options Criterion/Main/Options.hs:(204,1)-(207,38) 0.0 0.0 0 56
describe Criterion.Main.Options Criterion/Main/Options.hs:200:1-43 0.0 0.0 0 72
defaultConfig Criterion.Main.Options Criterion/Main/Options.hs:(79,1)-(91,5) 0.0 0.0 0 16
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 0.0 0.0 0 4680
CAF Criterion.Main <entire-module> 0.0 0.0 0 0
runMode Criterion.Main Criterion/Main.hs:(158,1)-(173,34) 0.0 0.0 0 184
makeMatcher Criterion.Main Criterion/Main.hs:(103,1)-(113,99) 0.0 0.0 0 120
defaultMainWith Criterion.Main Criterion/Main.hs:(149,1)-(151,16) 0.0 0.0 0 40
defaultMain Criterion.Main Criterion/Main.hs:95:1-43 0.0 0.0 0 56
CAF Data.Constraint <entire-module> 0.0 0.0 0 0
withDict Data.Constraint src/Data/Constraint.hs:(194,1)-(195,26) 0.0 0.0 0 0
weaken2 Data.Constraint src/Data/Constraint.hs:345:1-18 0.0 0.0 0 0
weaken1 Data.Constraint src/Data/Constraint.hs:339:1-18 0.0 0.0 0 0
unmapDict Data.Constraint src/Data/Constraint.hs:403:1-26 0.0 0.0 0 0
trans Data.Constraint src/Data/Constraint.hs:313:1-32 0.0 0.0 0 0
top Data.Constraint src/Data/Constraint.hs:376:1-14 0.0 0.0 0 0
strengthen2 Data.Constraint src/Data/Constraint.hs:351:1-43 0.0 0.0 0 0
strengthen1 Data.Constraint src/Data/Constraint.hs:348:1-43 0.0 0.0 0 0
refl Data.Constraint src/Data/Constraint.hs:319:1-15 0.0 0.0 0 0
mapDict Data.Constraint src/Data/Constraint.hs:396:1-37 0.0 0.0 0 0
contract Data.Constraint src/Data/Constraint.hs:357:1-19 0.0 0.0 0 0
bottom Data.Constraint src/Data/Constraint.hs:385:1-15 0.0 0.0 0 0
\\ Data.Constraint src/Data/Constraint.hs:201:1-21 0.0 0.0 0 0
*** Data.Constraint src/Data/Constraint.hs:329:1-30 0.0 0.0 0 0
&&& Data.Constraint src/Data/Constraint.hs:364:1-30 0.0 0.0 0 0
CAF Control.Algebra.Free2 <entire-module> 0.0 0.0 0 0
CAF Control.Category.Free.Internal <entire-module> 0.0 0.0 0 32
zipWithQ Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:(292,1)-(297,86) 0.0 0.0 0 0
runOp Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:65:56-60 0.0 0.0 0 0
lengthListTr Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:(110,1)-(111,48) 0.0 0.0 0 0
hoistQ Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:(310,1)-(312,49) 0.0 0.0 0 0
emptyQ Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:209:1-32 0.0 0.0 0 0
CAF Control.Category.Free <entire-module> 0.0 0.0 0 0
runC Control.Category.Free src/Control/Category/Free.hs:234:9-12 0.0 0.0 0 0
CAF Main <entire-module> 0.0 0.0 0 2304
show Main bench/Main.hs:(22,5)-(23,35) 0.0 0.0 0 0
setupEnv Main bench/Main.hs:58:1-33 0.0 0.0 0 12768
main Main bench/Main.hs:(61,1)-(132,5) 0.0 0.0 0 456
fromListRL Main bench/Main.hs:35:1-70 0.0 0.0 0 0
fromListM' Main bench/Main.hs:(47,1)-(49,61) 0.0 0.0 0 0
fromListM Main bench/Main.hs:(53,1)-(55,68) 0.0 0.0 0 0
fromListLR Main bench/Main.hs:43:1-71 0.0 0.0 0 0
fromListL Main bench/Main.hs:39:1-71 0.0 0.0 0 0
individual inherited
COST CENTRE MODULE SRC no. entries %time %alloc %time %alloc ticks bytes
MAIN MAIN <built-in> 453 0 0.0 0.0 100.0 100.0 0 832
CAF Main <entire-module> 905 0 0.0 0.0 0.0 0.0 0 2304
main Main bench/Main.hs:(61,1)-(132,5) 906 1 0.0 0.0 0.0 0.0 0 16
env Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:478:1-34 1119 1 0.0 0.0 0.0 0.0 0 88
defaultMain Criterion.Main Criterion/Main.hs:95:1-43 908 0 0.0 0.0 0.0 0.0 0 24
defaultMainWith Criterion.Main Criterion/Main.hs:(149,1)-(151,16) 909 1 0.0 0.0 0.0 0.0 0 0
setupEnv Main bench/Main.hs:58:1-33 1157 1 0.0 0.0 0.0 0.0 0 12768
CAF Control.Category.Free <entire-module> 904 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Category.Free.Internal <entire-module> 903 0 0.0 0.0 0.0 0.0 0 32
emptyQ Control.Category.Free.Internal src/Control/Category/Free/Internal.hs:209:1-32 1172 1 0.0 0.0 0.0 0.0 0 0
CAF Control.Algebra.Free2 <entire-module> 902 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Constraint <entire-module> 901 0 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Main <entire-module> 900 0 0.0 0.0 0.0 0.0 0 0
defaultMain Criterion.Main Criterion/Main.hs:95:1-43 907 1 0.0 0.0 0.0 0.0 0 32
runMode Criterion.Main Criterion/Main.hs:(158,1)-(173,34) 1137 0 0.0 0.0 0.0 0.0 0 40
writeCsv Criterion.IO.Printf Criterion/IO/Printf.hs:(99,1)-(102,49) 1138 1 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Main.Options <entire-module> 899 0 0.0 0.0 0.0 0.0 0 704
defaultConfig Criterion.Main.Options Criterion/Main/Options.hs:(79,1)-(91,5) 1012 1 0.0 0.0 0.0 0.0 0 16
cl95 Statistics.Types Statistics/Types.hs:200:1-14 1369 1 0.0 0.0 0.0 0.0 0 0
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 1045 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1046 0 0.0 0.0 0.0 0.0 0 32
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 1014 0 0.0 0.0 0.0 0.0 0 1144
help Options.Applicative.Builder src/Options/Applicative/Builder.hs:185:1-55 1022 11 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1023 0 0.0 0.0 0.0 0.0 0 352
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 1015 11 0.0 0.0 0.0 0.0 0 256
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1016 11 0.0 0.0 0.0 0.0 0 0
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 1019 6 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1020 0 0.0 0.0 0.0 0.0 0 192
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 1017 5 0.0 0.0 0.0 0.0 0 144
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1018 5 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1031 1 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1032 1 0.0 0.0 0.0 0.0 0 368
oneM Options.Applicative.Types src/Options/Applicative/Types.hs:285:1-26 1033 1 0.0 0.0 0.0 0.0 0 56
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 1034 1 0.0 0.0 0.0 0.0 0 336
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1035 1 0.0 0.0 0.0 0.0 0 200
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1036 1 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1037 1 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 1038 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1039 0 0.0 0.0 0.0 0.0 0 80
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1040 1 0.0 0.0 0.0 0.0 0 0
describeWith Criterion.Main.Options Criterion/Main/Options.hs:(204,1)-(207,38) 933 0 0.0 0.0 0.0 0.0 0 32
footerDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:409:1-60 934 1 0.0 0.0 0.0 0.0 0 0
header Options.Applicative.Builder src/Options/Applicative/Builder.hs:395:1-57 938 1 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1028 0 0.0 0.0 0.0 0.0 0 0
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 1060 0 0.0 0.0 0.0 0.0 0 128
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 1065 2 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1066 0 0.0 0.0 0.0 0.0 0 64
argument Options.Applicative.Builder src/Options/Applicative/Builder.hs:(278,1)-(281,25) 1091 1 0.0 0.0 0.0 0.0 0 64
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1092 1 0.0 0.0 0.0 0.0 0 176
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1093 1 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1088 1 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1089 1 0.0 0.0 0.0 0.0 0 368
oneM Options.Applicative.Types src/Options/Applicative/Types.hs:285:1-26 1090 1 0.0 0.0 0.0 0.0 0 56
help Options.Applicative.Builder src/Options/Applicative/Builder.hs:185:1-55 1068 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1069 0 0.0 0.0 0.0 0.0 0 32
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 1061 1 0.0 0.0 0.0 0.0 0 16
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1062 1 0.0 0.0 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 1070 1 0.0 0.0 0.0 0.0 0 400
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1071 1 0.0 0.0 0.0 0.0 0 248
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1072 1 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1073 1 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 1076 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1077 0 0.0 0.0 0.0 0.0 0 80
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 1074 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1075 0 0.0 0.0 0.0 0.0 0 80
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 1063 1 0.0 0.0 0.0 0.0 0 16
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1064 1 0.0 0.0 0.0 0.0 0 0
str Options.Applicative.Builder src/Options/Applicative/Builder.hs:129:1-30 1101 1 0.0 0.0 0.0 0.0 0 0
value Options.Applicative.Builder src/Options/Applicative/Builder.hs:173:1-50 1067 1 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Monad <entire-module> 898 0 0.0 0.0 0.0 0.0 0 16
getGen Criterion.Monad Criterion/Monad.hs:38:1-39 1194 1 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Types <entire-module> 897 0 0.0 0.0 0.0 0.0 0 20272
genericParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:276:1-60 1765 9 0.0 0.0 0.0 0.0 0 296
tagSingleConstructors Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:611:7-27 1768 8 0.0 0.0 0.0 0.0 0 0
allNullaryToStringTag Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:564:7-27 1858 1 0.0 0.0 0.0 0.0 0 0
constructorTagModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:561:7-28 1859 1 0.0 0.0 0.0 0.0 0 0
genericToJSON Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:195:1-49 1468 9 0.0 0.0 0.0 0.0 0 10072
fieldLabelModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:558:7-24 1475 30 0.0 0.0 0.0 0.0 0 480
tagSingleConstructors Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:611:7-27 1470 8 0.0 0.0 0.0 0.0 0 0
allNullaryToStringTag Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:564:7-27 1494 1 0.0 0.0 0.0 0.0 0 0
constructorTagModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:561:7-28 1495 1 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Monad.Internal <entire-module> 896 0 0.0 0.0 0.0 0.0 0 0
CAF Paths_criterion <entire-module> 895 0 0.0 0.0 0.0 0.0 0 24
version Paths_criterion dist/build/autogen/Paths_criterion.hs:29:1-30 1150 1 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Analysis <entire-module> 894 0 0.0 0.0 0.0 0.0 0 1360
CAF Criterion.IO.Printf <entire-module> 893 0 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Internal <entire-module> 892 0 0.0 0.0 0.0 0.0 0 11672
runAndAnalyse Criterion.Internal Criterion/Internal.hs:(119,1)-(157,12) 1147 0 0.0 0.0 0.0 0.0 0 1544
CAF Criterion.Report <entire-module> 891 0 0.0 0.0 0.0 0.0 0 0
CAF Criterion.IO <entire-module> 890 0 0.0 0.0 0.0 0.0 0 752
critVersion Criterion.IO Criterion/IO.hs:60:1-64 1149 1 0.0 0.0 0.0 0.0 0 1368
headerRoot Criterion.IO Criterion/IO.hs:55:1-24 1148 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Function <entire-module> 889 0 0.0 0.0 0.0 0.0 0 16
sort Statistics.Function Statistics/Function.hs:51:1-22 1371 1 0.0 0.0 0.0 0.0 0 0
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 1375 1 0.0 0.0 0.0 0.0 0 48
CAF Statistics.Quantile <entire-module> 888 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Regression <entire-module> 887 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Resampling <entire-module> 886 0 0.0 0.0 0.0 0.0 0 16
jackknifeStdDev Statistics.Resampling Statistics/Resampling.hs:255:1-51 1423 1 0.0 0.0 0.0 0.0 0 0
resample Statistics.Resampling Statistics/Resampling.hs:(161,1)-(186,27) 1317 0 0.0 0.0 0.0 0.0 0 32
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1318 1 0.0 0.0 0.0 0.0 0 0
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 1363 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Resampling.Bootstrap <entire-module> 885 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Sample <entire-module> 884 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Sample.KernelDensity <entire-module> 883 0 0.0 0.0 0.0 0.0 0 0
kde Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(57,1)-(62,40) 1564 0 0.0 0.0 0.0 0.0 0 16
kde_ Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(87,1)-(114,17) 1582 0 0.0 0.0 0.0 0.0 0 32
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1583 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Transform <entire-module> 882 0 0.0 0.0 0.0 0.0 0 32
dct Statistics.Transform Statistics/Transform.hs:46:1-29 1579 1 0.0 0.0 0.0 0.0 0 0
idct Statistics.Transform Statistics/Transform.hs:81:1-31 1611 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Types <entire-module> 881 0 0.0 0.0 0.0 0.0 0 3336
genericToJSON Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:195:1-49 1492 1 0.0 0.0 0.0 0.0 0 0
tagSingleConstructors Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:611:7-27 1493 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Internal <entire-module> 880 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Distribution.Normal <entire-module> 879 0 0.0 0.0 0.0 0.0 0 0
standard Statistics.Distribution.Normal Statistics/Distribution/Normal.hs:(101,1)-(105,15) 1419 1 0.0 0.0 0.0 0.0 0 40
CAF Statistics.Distribution <entire-module> 878 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Par.Scheds.Trace <entire-module> 877 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Par.Scheds.TraceInternal <entire-module> 876 0 0.0 0.0 0.0 0.0 0 16
new Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:280:1-22 1401 1 0.0 0.0 0.0 0.0 0 32
runPar Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:260:1-47 1389 1 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Par.Combinator <entire-module> 875 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Par.Class <entire-module> 874 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Matrix <entire-module> 873 0 0.0 0.0 0.0 0.0 0 16
norm Statistics.Matrix src/Statistics/Matrix.hs:222:1-42 1268 1 0.0 0.0 0.0 0.0 0 0
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 1253 1 0.0 0.0 0.0 0.0 0 32
CAF Statistics.Matrix.Algorithms <entire-module> 872 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Matrix.Function <entire-module> 871 0 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Matrix.Mutable <entire-module> 870 0 0.0 0.0 0.0 0.0 0 0
replicate Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:33:1-53 1262 0 0.0 0.0 0.0 0.0 0 32
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1263 1 0.0 0.0 0.0 0.0 0 0
CAF Statistics.Matrix.Types <entire-module> 869 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Binary <entire-module> 868 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Algorithms.Optimal <entire-module> 867 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Algorithms.Intro <entire-module> 866 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Builder <entire-module> 865 0 0.0 0.0 0.0 0.0 0 16
defaultPrefs Options.Applicative.Builder src/Options/Applicative/Builder.hs:530:1-24 924 1 0.0 0.0 0.0 0.0 0 0
idm Options.Applicative.Builder src/Options/Applicative/Builder.hs:526:1-12 926 1 0.0 0.0 0.0 0.0 0 0
prefs Options.Applicative.Builder src/Options/Applicative/Builder.hs:(511,1)-(520,36) 925 1 0.0 0.0 0.0 0.0 0 0
fullDesc Options.Applicative.Builder src/Options/Applicative/Builder.hs:387:1-52 936 1 0.0 0.0 0.0 0.0 0 0
hidden Options.Applicative.Builder src/Options/Applicative/Builder.hs:(205,1)-(206,54) 996 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 997 0 0.0 0.0 0.0 0.0 0 32
abortOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:(341,1)-(344,16) 1001 0 0.0 0.0 0.0 0.0 0 16
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 1003 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 1004 0 0.0 0.0 0.0 0.0 0 32
value Options.Applicative.Builder src/Options/Applicative/Builder.hs:173:1-50 1002 1 0.0 0.0 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 963 0 0.0 0.0 0.0 0.0 0 0
metavar Options.Applicative.Builder src/Options/Applicative/Builder.hs:201:1-55 964 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 965 0 0.0 0.0 0.0 0.0 0 32
CAF Options.Applicative.Builder.Completer <entire-module> 864 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Builder.Internal <entire-module> 863 0 0.0 0.0 0.0 0.0 0 0
internal Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:185:1-60 947 1 0.0 0.0 0.0 0.0 0 16
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 949 0 0.0 0.0 0.0 0.0 0 32
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 948 1 0.0 0.0 0.0 0.0 0 40
CAF Options.Applicative.Common <entire-module> 862 0 0.0 0.0 0.0 0.0 0 160
liftOpt Options.Applicative.Common src/Options/Applicative/Common.hs:80:1-14 952 1 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Extra <entire-module> 861 0 0.0 0.0 0.0 0.0 0 0
execParser Options.Applicative.Extra src/Options/Applicative/Extra.hs:72:1-42 913 1 0.0 0.0 0.0 0.0 0 32
helper Options.Applicative.Extra src/Options/Applicative/Extra.hs:(49,1)-(53,12) 989 1 0.0 0.0 0.0 0.0 0 752
abortOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:(341,1)-(344,16) 998 1 0.0 0.0 0.0 0.0 0 704
noArgError Options.Applicative.Builder src/Options/Applicative/Builder.hs:194:1-61 999 1 0.0 0.0 0.0 0.0 0 72
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1000 1 0.0 0.0 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 1005 1 0.0 0.0 0.0 0.0 0 664
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1008 3 0.0 0.0 0.0 0.0 0 0
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1006 1 0.0 0.0 0.0 0.0 0 280
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1007 1 0.0 0.0 0.0 0.0 0 0
noArgError Options.Applicative.Builder src/Options/Applicative/Builder.hs:194:1-61 1009 0 0.0 0.0 0.0 0.0 0 32
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1010 0 0.0 0.0 0.0 0.0 0 0
help Options.Applicative.Builder src/Options/Applicative/Builder.hs:185:1-55 994 1 0.0 0.0 0.0 0.0 0 0
optionMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:129:1-25 995 0 0.0 0.0 0.0 0.0 0 32
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 990 1 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 991 1 0.0 0.0 0.0 0.0 0 0
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 992 1 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 993 1 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Help.Chunk <entire-module> 860 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Help.Core <entire-module> 859 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Help.Levenshtein <entire-module> 858 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Help.Pretty <entire-module> 857 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Help.Types <entire-module> 856 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Types <entire-module> 855 0 0.0 0.0 0.0 0.0 0 0
readerAsk Options.Applicative.Types src/Options/Applicative/Types.hs:214:1-21 1084 1 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.Internal <entire-module> 854 0 0.0 0.0 0.0 0.0 0 0
CAF Options.Applicative.BashCompletion <entire-module> 853 0 0.0 0.0 0.0 0.0 0 0
bashCompletionParser Options.Applicative.BashCompletion src/Options/Applicative/BashCompletion.hs:(35,1)-(65,7) 944 0 0.0 0.0 0.0 0.0 0 2128
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 945 8 0.0 0.0 0.0 0.0 0 128
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 946 8 0.0 0.0 0.0 0.0 0 0
strOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:352:1-22 975 4 0.0 0.0 0.0 0.0 0 128
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 976 4 0.0 0.0 0.0 0.0 0 1184
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 977 4 0.0 0.0 0.0 0.0 0 800
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 978 4 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 979 4 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 980 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 981 0 0.0 0.0 0.0 0.0 0 320
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 982 4 0.0 0.0 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 962 3 0.0 0.0 0.0 0.0 0 904
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 966 3 0.0 0.0 0.0 0.0 0 760
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 967 3 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 968 3 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 969 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 970 0 0.0 0.0 0.0 0.0 0 240
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 971 3 0.0 0.0 0.0 0.0 0 0
value Options.Applicative.Builder src/Options/Applicative/Builder.hs:173:1-50 961 2 0.0 0.0 0.0 0.0 0 0
flag' Options.Applicative.Builder src/Options/Applicative/Builder.hs:(319,1)-(323,43) 950 1 0.0 0.0 0.0 0.0 0 136
flagActive Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:41:5-14 955 1 0.0 0.0 0.0 0.0 0 0
flagNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:40:5-13 959 1 0.0 0.0 0.0 0.0 0 0
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 951 1 0.0 0.0 0.0 0.0 0 216
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 954 1 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 957 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 958 0 0.0 0.0 0.0 0.0 0 72
flagNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:40:5-13 960 1 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 972 1 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 973 1 0.0 0.0 0.0 0.0 0 368
oneM Options.Applicative.Types src/Options/Applicative/Types.hs:285:1-26 974 1 0.0 0.0 0.0 0.0 0 56
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 956 0 0.0 0.0 0.0 0.0 0 0
CAF System.Process <entire-module> 852 0 0.0 0.0 0.0 0.0 0 0
CAF System.Process.Internals <entire-module> 851 0 0.0 0.0 0.0 0.0 0 0
CAF System.Process.Common <entire-module> 850 0 0.0 0.0 0.0 0.0 0 0
CAF System.Process.Posix <entire-module> 849 0 0.0 0.0 0.0 0.0 0 0
CAF System.Random.MWC <entire-module> 848 0 0.0 0.0 0.0 0.0 0 0
createSystemRandom System.Random.MWC System/Random/MWC.hs:438:1-67 1197 1 0.0 0.0 0.0 0.0 0 16
withSystemRandom System.Random.MWC System/Random/MWC.hs:(422,1)-(433,27) 1198 1 0.0 0.0 0.0 0.0 0 0
withSystemRandom System.Random.MWC System/Random/MWC.hs:(422,1)-(433,27) 1201 0 0.0 0.0 0.0 0.0 0 48
acquireSeedSystem System.Random.MWC.SeedSource System/Random/MWC/SeedSource.hs:(42,1)-(48,39) 1202 1 0.0 0.0 0.0 0.0 0 144
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1204 1 0.0 0.0 0.0 0.0 0 0
CAF System.Random.MWC.Distributions <entire-module> 847 0 0.0 0.0 0.0 0.0 0 0
CAF System.Random.MWC.SeedSource <entire-module> 846 0 0.0 0.0 0.0 0.0 0 880
CAF Numeric.MathFunctions.Constants <entire-module> 845 0 0.0 0.0 0.0 0.0 0 16
m_epsilon Numeric.MathFunctions.Constants Numeric/MathFunctions/Constants.hs:(104,1)-(105,51) 1570 1 0.0 0.0 0.0 0.0 0 0
CAF Numeric.RootFinding <entire-module> 844 0 0.0 0.0 0.0 0.0 0 56
CAF Numeric.Sum <entire-module> 843 0 0.0 0.0 0.0 0.0 0 0
CAF Numeric.SpecFunctions.Internal <entire-module> 842 0 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1595 0 0.0 0.0 0.0 0.0 0 1440
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1598 18 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1600 14 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1599 2 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1597 2 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1596 2 0.0 0.0 0.0 0.0 0 0
CAF Numeric.MathFunctions.Comparison <entire-module> 841 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Microstache.Compile <entire-module> 840 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Microstache.Parser <entire-module> 839 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Microstache.Render <entire-module> 838 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Microstache.Type <entire-module> 837 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Parsec.Pos <entire-module> 836 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Parsec.Error <entire-module> 835 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Parsec.Prim <entire-module> 834 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Parsec.Char <entire-module> 833 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Parsec.Combinator <entire-module> 832 0 0.0 0.0 0.0 0.0 0 0
CAF Language.Javascript.JQuery <entire-module> 831 0 0.0 0.0 0.0 0.0 0 0
CAF Paths_js_jquery <entire-module> 830 0 0.0 0.0 0.0 0.0 0 0
CAF Language.Javascript.Flot <entire-module> 829 0 0.0 0.0 0.0 0.0 0 0
CAF Paths_js_flot <entire-module> 828 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Catch <entire-module> 827 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Cont.Class <entire-module> 826 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Error.Class <entire-module> 825 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Reader.Class <entire-module> 824 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.State.Class <entire-module> 823 0 0.0 0.0 0.0 0.0 0 0
CAF Criterion.Measurement <entire-module> 822 0 0.0 0.0 0.0 0.0 0 1376
getGCStatistics Criterion.Measurement src/Criterion/Measurement.hs:(124,1)-(151,43) 1175 1 0.0 0.0 0.0 0.0 0 0
measured Criterion.Measurement src/Criterion/Measurement.hs:(330,1)-(343,22) 1177 1 0.0 0.0 0.0 0.0 0 128
runBenchmark Criterion.Measurement src/Criterion/Measurement.hs:(292,1)-(316,41) 1174 0 0.0 0.0 0.0 0.0 2 45648
CAF Criterion.Measurement.Types <entire-module> 821 0 0.0 0.0 0.0 0.0 0 7952
bench Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:591:1-17 1122 1 0.0 0.0 0.0 0.0 0 0
bgroup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:597:1-19 1120 1 0.0 0.0 0.0 0.0 0 0
measureAccessors Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:211:1-45 1215 1 0.0 0.0 0.0 0.0 0 2528
measureKeys Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:207:1-39 1484 1 0.0 0.0 0.0 0.0 0 968
CAF Criterion.Measurement.Types.Internal <entire-module> 820 0 0.0 0.0 0.0 0.0 0 0
CAF System.IO.CodePage <entire-module> 819 0 0.0 0.0 0.0 0.0 0 0
withCP65001 System.IO.CodePage src/System/IO/CodePage.hs:68:1-34 1126 1 0.0 0.0 0.0 0.0 0 56
withCodePage System.IO.CodePage src/System/IO/CodePage.hs:99:1-49 1128 0 0.0 0.0 0.0 0.0 0 0
withCodePage System.IO.CodePage src/System/IO/CodePage.hs:99:1-49 1127 1 0.0 0.0 0.0 0.0 0 32
CAF System.IO.CodePage.Internal <entire-module> 818 0 0.0 0.0 0.0 0.0 0 40
cp65001 System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:36:1-15 1135 1 0.0 0.0 0.0 0.0 0 0
defaultOptions System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:(78,1)-(82,3) 1131 1 0.0 0.0 0.0 0.0 0 16
nonWindowsFallbackCodePageEncoding System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:101:1-71 1134 0 0.0 0.0 0.0 0.0 0 16
nonWindowsFallbackCodePageEncoding System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:101:1-71 1133 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Conversion <entire-module> 817 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Conversion.Internal <entire-module> 816 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Encoding <entire-module> 815 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Types <entire-module> 814 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Util <entire-module> 813 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Csv.Parser <entire-module> 812 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Short.Internal <entire-module> 811 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Tuple.Only <entire-module> 810 0 0.0 0.0 0.0 0.0 0 0
CAF Text.PrettyPrint.ANSI.Leijen.Internal <entire-module> 809 0 0.0 0.0 0.0 0.0 0 0
CAF System.Console.ANSI.Types <entire-module> 808 0 0.0 0.0 0.0 0.0 0 0
CAF System.Console.ANSI.Codes <entire-module> 807 0 0.0 0.0 0.0 0.0 0 0
CAF System.Console.ANSI.Unix <entire-module> 806 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour <entire-module> 805 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.SRGB <entire-module> 804 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.SRGB.Linear <entire-module> 803 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.CIE.Illuminant <entire-module> 802 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.RGBSpace <entire-module> 801 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.Internal <entire-module> 800 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.Chan <entire-module> 799 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.RGB <entire-module> 798 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.Matrix <entire-module> 797 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Colour.CIE.Chromaticity <entire-module> 796 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson <entire-module> 795 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Encoding.Internal <entire-module> 794 0 0.0 0.0 0.0 0.0 0 0
value Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:371:1-37 1465 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Parser.Internal <entire-module> 793 0 0.0 0.0 0.0 0.0 0 48
json Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:112:1-12 1648 1 0.0 0.0 0.0 0.0 0 0
jsonEOF Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:431:1-41 1645 1 0.0 0.0 0.0 0.0 0 48
endOfInput Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(110,1)-(117,55) 1743 1 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1664 1 0.0 0.0 0.0 0.0 0 0
value Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:200:1-36 1649 1 0.0 0.0 0.0 0.0 0 48
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1652 1 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1770 1 0.0 0.0 0.0 0.0 0 40
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1660 1 0.0 0.0 0.0 0.0 0 0
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1671 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Encoding.Builder <entire-module> 792 0 0.0 0.0 0.0 0.0 0 16
null_ Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:72:1-56 1637 1 0.0 0.0 0.0 0.0 0 0
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 1520 1 0.0 0.0 0.0 0.0 0 32
CAF Data.Aeson.Types.FromJSON <entire-module> 791 0 0.0 0.0 0.0 0.0 0 64
CAF Data.Aeson.Types.Generic <entire-module> 790 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Types.ToJSON <entire-module> 789 0 0.0 0.0 0.0 0.0 0 24
toJSONKeyText Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:510:1-46 1538 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Types.Internal <entire-module> 788 0 0.0 0.0 0.0 0.0 0 80
defaultOptions Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(711,1)-(719,18) 1471 1 0.0 0.0 0.0 0.0 0 0
prependFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:533:1-37 1818 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Time <entire-module> 787 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Time.Internal <entire-module> 786 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Parser.UnescapePure <entire-module> 785 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Compat <entire-module> 784 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Aeson.Parser.Time <entire-module> 783 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Internal.Check <entire-module> 782 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Fusion.Util <entire-module> 781 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Fusion.Stream.Monadic <entire-module> 780 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle.Size <entire-module> 779 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle.Monadic <entire-module> 778 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Generic.Mutable.Base <entire-module> 777 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Generic.Mutable <entire-module> 776 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Generic.Base <entire-module> 775 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Generic <entire-module> 774 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Primitive.Mutable <entire-module> 773 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Primitive <entire-module> 772 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Storable.Mutable <entire-module> 771 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Storable <entire-module> 770 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Unboxed.Base <entire-module> 769 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Unboxed <entire-module> 768 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Mutable <entire-module> 767 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector <entire-module> 766 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Fusion.Bundle <entire-module> 765 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Vector.Generic.New <entire-module> 764 0 0.0 0.0 0.0 0.0 0 0
CAF Data.UUID.Types.Internal <entire-module> 763 0 0.0 0.0 0.0 0.0 0 0
CAF System.Random <entire-module> 762 0 0.0 0.0 0.0 0.0 0 0
CAF Data.HashMap.Array <entire-module> 761 0 0.0 0.0 0.0 0.0 0 0
CAF Data.HashMap.Base <entire-module> 760 0 0.0 0.0 0.0 0.0 0 48
bitsPerSubkey Data.HashMap.Base Data/HashMap/Base.hs:1858:1-17 1479 1 0.0 0.0 0.0 0.0 0 0
empty Data.HashMap.Base Data/HashMap/Base.hs:464:1-13 1474 1 0.0 0.0 0.0 0.0 0 0
CAF Data.HashMap.Strict.Base <entire-module> 759 0 0.0 0.0 0.0 0.0 0 0
CAF Data.HashMap.List <entire-module> 758 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.Compat <entire-module> 757 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Format.Compat <entire-module> 756 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.LocalTime.Compat <entire-module> 755 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Tagged <entire-module> 754 0 0.0 0.0 0.0 0.0 0 0
CAF Language.Haskell.TH.Syntax <entire-module> 753 0 0.0 0.0 0.0 0.0 0 0
CAF Language.Haskell.TH.Lib.Internal <entire-module> 752 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Lexeme <entire-module> 751 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Char8 <entire-module> 750 0 0.0 0.0 0.0 0.0 0 16
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1675 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Lazy <entire-module> 749 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Combinator <entire-module> 748 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Internal <entire-module> 747 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Internal.Types <entire-module> 746 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Number <entire-module> 745 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Text <entire-module> 744 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Zepto <entire-module> 743 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Buffer <entire-module> 742 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.FastSet <entire-module> 741 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.ByteString.Internal <entire-module> 740 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Text.Buffer <entire-module> 739 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Text.Internal <entire-module> 738 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Attoparsec.Text.FastSet <entire-module> 737 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Scientific <entire-module> 736 0 0.0 0.0 0.0 0.0 0 16
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1524 1 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1532 0 0.0 0.0 0.0 0.0 0 144
CAF Data.Scientific <entire-module> 735 0 0.0 0.0 0.0 0.0 0 10416
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1845 325 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1848 1 0.0 0.0 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1781 1 0.0 0.0 0.0 0.0 0 0
toBoundedInteger Data.Scientific src/Data/Scientific.hs:(795,1)-(825,21) 1832 0 0.0 0.0 0.0 0.0 0 80
CAF Utils <entire-module> 734 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Primitive <entire-module> 733 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.MachDeps <entire-module> 732 0 0.0 0.0 0.0 0.0 0 0
sIZEOF_DOUBLE Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:77:1-17 1224 1 0.0 0.0 0.0 0.0 0 0
sIZEOF_INT Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:71:1-14 1235 1 0.0 0.0 0.0 0.0 0 0
sIZEOF_WORD32 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:107:1-17 1205 1 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.Types <entire-module> 731 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.Array <entire-module> 730 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.ByteArray <entire-module> 729 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.PrimArray <entire-module> 728 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Primitive.SmallArray <entire-module> 727 0 0.0 0.0 0.0 0.0 0 0
CAF Math.NumberTheory.Logarithms <entire-module> 726 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Hashable.Class <entire-module> 725 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text <entire-module> 724 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Array <entire-module> 723 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Encoding <entire-module> 722 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Encoding.Error <entire-module> 721 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.IO <entire-module> 720 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal <entire-module> 719 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Builder <entire-module> 718 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Encoding.Fusion <entire-module> 717 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion <entire-module> 716 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.CaseMapping <entire-module> 715 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Common <entire-module> 714 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Size <entire-module> 713 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Fusion.Types <entire-module> 712 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.IO <entire-module> 711 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy <entire-module> 710 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Lazy <entire-module> 709 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Lazy.Builder.RealFloat <entire-module> 708 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Lazy.Encoding <entire-module> 707 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Lazy.IO <entire-module> 706 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Unsafe <entire-module> 705 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Show <entire-module> 704 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.Functions <entire-module> 703 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.RealFloat.Functions <entire-module> 702 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Encoding.Fusion <entire-module> 701 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Fusion <entire-module> 700 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Lazy.Search <entire-module> 699 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Lazy.Builder.Int <entire-module> 698 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Text.Internal.Builder.Int.Digits <entire-module> 697 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Binary.Put <entire-module> 696 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Binary.Get <entire-module> 695 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Binary.Get.Internal <entire-module> 694 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Binary.Class <entire-module> 693 0 0.0 0.0 0.0 0.0 0 0
CAF System.FilePath.Glob.Base <entire-module> 692 0 0.0 0.0 0.0 0.0 0 0
CAF System.FilePath.Glob.Match <entire-module> 691 0 0.0 0.0 0.0 0.0 0 0
CAF System.FilePath.Glob.Utils <entire-module> 690 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Accum <entire-module> 689 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Cont <entire-module> 688 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Except <entire-module> 687 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Error <entire-module> 686 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Identity <entire-module> 685 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.List <entire-module> 684 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Maybe <entire-module> 683 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Reader <entire-module> 682 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.CPS <entire-module> 681 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.Lazy <entire-module> 680 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.RWS.Strict <entire-module> 679 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Select <entire-module> 678 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.State.Lazy <entire-module> 677 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.State.Strict <entire-module> 676 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.CPS <entire-module> 675 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.Lazy <entire-module> 674 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Trans.Writer.Strict <entire-module> 673 0 0.0 0.0 0.0 0.0 0 0
CAF Data.DList <entire-module> 672 0 0.0 0.0 0.0 0.0 0 0
CAF System.Directory <entire-module> 671 0 0.0 0.0 0.0 0.0 0 0
CAF System.Directory.Internal.Common <entire-module> 670 0 0.0 0.0 0.0 0.0 0 0
CAF System.Directory.Internal.Posix <entire-module> 669 0 0.0 0.0 0.0 0.0 0 448
CAF System.Directory.Internal.C_utimensat <entire-module> 668 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Signals <entire-module> 667 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Directory <entire-module> 666 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Files <entire-module> 665 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Process.Internals <entire-module> 664 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Directory.Common <entire-module> 663 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Files.Common <entire-module> 662 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.IO.Common <entire-module> 661 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Process.Common <entire-module> 660 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Error <entire-module> 659 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString <entire-module> 658 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Unsafe <entire-module> 657 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Internal <entire-module> 656 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Lazy <entire-module> 655 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Lazy.Internal <entire-module> 654 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Short.Internal <entire-module> 653 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder <entire-module> 652 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim <entire-module> 651 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Internal <entire-module> 650 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.Internal <entire-module> 649 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.ASCII <entire-module> 648 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.ASCII <entire-module> 647 0 0.0 0.0 0.0 0.0 0 0
CAF Data.ByteString.Builder.Prim.Internal.Base16 <entire-module> 646 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.MonthDay <entire-module> 645 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.OrdinalDate <entire-module> 644 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.System <entire-module> 643 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.POSIX <entire-module> 642 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Format <entire-module> 641 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.Private <entire-module> 640 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.Gregorian <entire-module> 639 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.DiffTime <entire-module> 638 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.NominalDiffTime <entire-module> 637 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.SystemTime <entire-module> 636 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.UTCTime <entire-module> 635 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.CTimespec <entire-module> 634 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Clock.Internal.UTCDiff <entire-module> 633 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.TimeZone <entire-module> 632 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.TimeOfDay <entire-module> 631 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.LocalTime <entire-module> 630 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.LocalTime.Internal.ZonedTime <entire-module> 629 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Format.Parse <entire-module> 628 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Format.Locale <entire-module> 627 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.WeekDate <entire-module> 626 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Time.Calendar.Days <entire-module> 625 0 0.0 0.0 0.0 0.0 0 0
CAF System.FilePath.Posix <entire-module> 624 0 0.0 0.0 0.0 0.0 0 0
CAF Data.IntMap.Internal <entire-module> 623 0 0.0 0.0 0.0 0.0 0 0
CAF Data.IntSet.Internal <entire-module> 622 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Map.Internal <entire-module> 621 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Set.Internal <entire-module> 620 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Sequence.Internal <entire-module> 619 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Tree <entire-module> 618 0 0.0 0.0 0.0 0.0 0 0
CAF Utils.Containers.Internal.BitQueue <entire-module> 617 0 0.0 0.0 0.0 0.0 0 0
CAF Utils.Containers.Internal.StrictPair <entire-module> 616 0 0.0 0.0 0.0 0.0 0 0
CAF Control.DeepSeq <entire-module> 615 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Array.Base <entire-module> 614 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Applicative <entire-module> 613 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Arrow <entire-module> 612 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Category <entire-module> 611 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Concurrent.Chan <entire-module> 610 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Exception.Base <entire-module> 609 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Fail <entire-module> 608 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Fix <entire-module> 607 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.IO.Class <entire-module> 606 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.Zip <entire-module> 605 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Bifoldable <entire-module> 604 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Bifunctor <entire-module> 603 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Bitraversable <entire-module> 602 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Bits <entire-module> 601 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Char <entire-module> 600 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Complex <entire-module> 599 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Data <entire-module> 598 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Dynamic <entire-module> 597 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Either <entire-module> 596 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Fixed <entire-module> 595 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Foldable <entire-module> 594 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Classes <entire-module> 593 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Contravariant <entire-module> 592 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Const <entire-module> 591 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Identity <entire-module> 590 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Product <entire-module> 589 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Sum <entire-module> 588 0 0.0 0.0 0.0 0.0 0 0
CAF Data.List.NonEmpty <entire-module> 587 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Maybe <entire-module> 586 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Monoid <entire-module> 585 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Ord <entire-module> 584 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Proxy <entire-module> 583 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Semigroup <entire-module> 582 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Traversable <entire-module> 581 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Tuple <entire-module> 580 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Type.Coercion <entire-module> 579 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Type.Equality <entire-module> 578 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Unique <entire-module> 577 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Version <entire-module> 576 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Void <entire-module> 575 0 0.0 0.0 0.0 0.0 0 0
CAF Debug.Trace <entire-module> 574 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.C.Error <entire-module> 573 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.C.String <entire-module> 572 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.C.Types <entire-module> 571 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.Marshal.Alloc <entire-module> 570 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.Marshal.Array <entire-module> 569 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.Marshal.Utils <entire-module> 568 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.Ptr <entire-module> 567 0 0.0 0.0 0.0 0.0 0 0
CAF Foreign.Storable <entire-module> 566 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Arr <entire-module> 565 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Base <entire-module> 564 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Char <entire-module> 563 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Conc.IO <entire-module> 562 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Conc.Signal <entire-module> 561 0 0.0 0.0 0.0 0.0 0 640
CAF GHC.Conc.Sync <entire-module> 560 0 0.0 0.0 0.0 0.0 0 16
CAF GHC.Enum <entire-module> 559 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Err <entire-module> 558 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Exception <entire-module> 557 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Exception.Type <entire-module> 556 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Exts <entire-module> 555 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Fingerprint <entire-module> 554 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Fingerprint.Type <entire-module> 553 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Float <entire-module> 552 0 0.0 0.0 0.0 0.0 0 49400
CAF GHC.Float.ConversionUtils <entire-module> 551 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Float.RealFracMethods <entire-module> 550 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Foreign <entire-module> 549 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.ForeignPtr <entire-module> 548 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Generics <entire-module> 547 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO <entire-module> 546 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Buffer <entire-module> 545 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.BufferedIO <entire-module> 544 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Device <entire-module> 543 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding <entire-module> 542 0 0.0 0.0 0.0 0.0 0 3808
CAF GHC.IO.Encoding.Failure <entire-module> 541 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding.Iconv <entire-module> 540 0 0.0 0.0 0.0 0.0 0 200
CAF GHC.IO.Encoding.Latin1 <entire-module> 539 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding.Types <entire-module> 538 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding.UTF16 <entire-module> 537 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding.UTF32 <entire-module> 536 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Encoding.UTF8 <entire-module> 535 0 0.0 0.0 0.0 0.0 0 376
CAF GHC.IO.Exception <entire-module> 534 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.FD <entire-module> 533 0 0.0 0.0 0.0 0.0 0 16
CAF GHC.IO.Handle <entire-module> 532 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Handle.FD <entire-module> 531 0 0.0 0.0 0.0 0.0 0 52760
CAF GHC.IO.Handle.Internals <entire-module> 530 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Handle.Text <entire-module> 529 0 0.0 0.0 0.0 0.0 0 640
CAF GHC.IO.Handle.Types <entire-module> 528 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.IOMode <entire-module> 527 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IO.Unsafe <entire-module> 526 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IOArray <entire-module> 525 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.IORef <entire-module> 524 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Int <entire-module> 523 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.List <entire-module> 522 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Maybe <entire-module> 521 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.MVar <entire-module> 520 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Natural <entire-module> 519 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Num <entire-module> 518 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Pack <entire-module> 517 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Ptr <entire-module> 516 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Read <entire-module> 515 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Real <entire-module> 514 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.ST <entire-module> 513 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.STRef <entire-module> 512 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Show <entire-module> 511 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Stable <entire-module> 510 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.StableName <entire-module> 509 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Stack.CCS <entire-module> 508 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Stack.Types <entire-module> 507 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Stats <entire-module> 506 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Storable <entire-module> 505 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.TopHandler <entire-module> 504 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.TypeLits <entire-module> 503 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.TypeNats <entire-module> 502 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Unicode <entire-module> 501 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Weak <entire-module> 500 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Word <entire-module> 499 0 0.0 0.0 0.0 0.0 0 0
CAF Numeric <entire-module> 498 0 0.0 0.0 0.0 0.0 0 0
CAF System.CPUTime <entire-module> 497 0 0.0 0.0 0.0 0.0 0 0
CAF System.Environment <entire-module> 496 0 0.0 0.0 0.0 0.0 0 0
CAF System.Exit <entire-module> 495 0 0.0 0.0 0.0 0.0 0 0
CAF System.IO <entire-module> 494 0 0.0 0.0 0.0 0.0 0 48
CAF System.IO.Error <entire-module> 493 0 0.0 0.0 0.0 0.0 0 0
CAF System.Posix.Internals <entire-module> 492 0 0.0 0.0 0.0 0.0 0 16
CAF System.Posix.Types <entire-module> 491 0 0.0 0.0 0.0 0.0 0 0
CAF Text.ParserCombinators.ReadP <entire-module> 490 0 0.0 0.0 0.0 0.0 0 0
CAF Text.ParserCombinators.ReadPrec <entire-module> 489 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Printf <entire-module> 488 0 0.0 0.0 0.0 0.0 0 560
CAF Text.Read <entire-module> 487 0 0.0 0.0 0.0 0.0 0 0
CAF Text.Read.Lex <entire-module> 486 0 0.0 0.0 0.0 0.0 0 664
CAF Control.Monad.ST.Imp <entire-module> 485 0 0.0 0.0 0.0 0.0 0 0
CAF Control.Monad.ST.Lazy.Imp <entire-module> 484 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Functor.Utils <entire-module> 483 0 0.0 0.0 0.0 0.0 0 0
CAF Data.OldList <entire-module> 482 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Semigroup.Internal <entire-module> 481 0 0.0 0.0 0.0 0.0 0 0
CAF Data.Typeable.Internal <entire-module> 480 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Internal <entire-module> 479 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Thread <entire-module> 478 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.TimerManager <entire-module> 477 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Unique <entire-module> 476 0 0.0 0.0 0.0 0.0 0 0
CAF System.CPUTime.Posix.ClockGetTime <entire-module> 475 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Control <entire-module> 474 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.EPoll <entire-module> 473 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.IntTable <entire-module> 472 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Manager <entire-module> 471 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.PSQ <entire-module> 470 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Poll <entire-module> 469 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Arr <entire-module> 468 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Event.Array <entire-module> 467 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Integer.Logarithms <entire-module> 466 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Integer.Logarithms.Internals <entire-module> 465 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Integer.Type <entire-module> 464 0 0.0 0.0 0.0 0.0 0 40
CAF GHC.CString <entire-module> 463 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Classes <entire-module> 462 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Tuple <entire-module> 461 0 0.0 0.0 0.0 0.0 0 0
CAF GHC.Types <entire-module> 460 0 0.0 0.0 0.0 0.0 0 0
DONT_CARE MAIN <built-in> 456 0 0.0 0.0 0.0 0.0 0 0
GC GC <built-in> 458 0 33.6 0.0 33.6 0.0 1785 3344
IDLE IDLE <built-in> 454 0 0.0 0.0 0.0 0.0 0 0
OVERHEAD_of PROFILING <built-in> 457 0 3.4 0.0 3.4 0.0 182 3412440
PINNED SYSTEM <built-in> 455 0 0.0 0.0 0.0 0.0 0 0
SYSTEM SYSTEM <built-in> 459 0 4.0 33.6 4.0 33.6 211 3397301440
main Main bench/Main.hs:(61,1)-(132,5) 910 0 0.0 0.0 58.9 66.3 0 440
bench Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:591:1-17 1123 0 0.0 0.0 0.0 0.0 0 24
bgroup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:597:1-19 1121 0 0.0 0.0 0.0 0.0 0 48
defaultMain Criterion.Main Criterion/Main.hs:95:1-43 911 0 0.0 0.0 58.9 66.3 0 0
defaultMainWith Criterion.Main Criterion/Main.hs:(149,1)-(151,16) 912 0 0.0 0.0 58.9 66.3 0 40
describe Criterion.Main.Options Criterion/Main/Options.hs:200:1-43 930 1 0.0 0.0 0.0 0.0 0 72
describeWith Criterion.Main.Options Criterion/Main/Options.hs:(204,1)-(207,38) 931 1 0.0 0.0 0.0 0.0 0 24
info Options.Applicative.Builder src/Options/Applicative/Builder.hs:(443,1)-(452,34) 932 1 0.0 0.0 0.0 0.0 0 160
fullDesc Options.Applicative.Builder src/Options/Applicative/Builder.hs:387:1-52 937 0 0.0 0.0 0.0 0.0 0 64
footerDoc Options.Applicative.Builder src/Options/Applicative/Builder.hs:409:1-60 935 0 0.0 0.0 0.0 0.0 0 64
header Options.Applicative.Builder src/Options/Applicative/Builder.hs:395:1-57 939 0 0.0 0.0 0.0 0.0 0 64
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 1011 1 0.0 0.0 0.0 0.0 0 1600
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 1013 1 0.0 0.0 0.0 0.0 0 3384
strOption Options.Applicative.Builder src/Options/Applicative/Builder.hs:352:1-22 1047 6 0.0 0.0 0.0 0.0 0 96
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 1048 6 0.0 0.0 0.0 0.0 0 1800
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1049 6 0.0 0.0 0.0 0.0 0 1280
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1050 6 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1051 6 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1058 0 0.0 0.0 0.0 0.0 0 160
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1059 2 0.0 0.0 0.0 0.0 0 0
value Options.Applicative.Builder src/Options/Applicative/Builder.hs:173:1-50 1021 5 0.0 0.0 0.0 0.0 0 0
option Options.Applicative.Builder src/Options/Applicative/Builder.hs:(367,1)-(372,65) 1024 4 0.0 0.0 0.0 0.0 0 1952
mkParser Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:(163,1)-(167,36) 1025 4 0.0 0.0 0.0 0.0 0 1008
mkOption Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:173:1-43 1026 4 0.0 0.0 0.0 0.0 0 0
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1027 4 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1029 0 0.0 0.0 0.0 0.0 0 560
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1030 7 0.0 0.0 0.0 0.0 0 0
long Options.Applicative.Builder src/Options/Applicative/Builder.hs:161:1-32 1052 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1053 0 0.0 0.0 0.0 0.0 0 400
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1054 5 0.0 0.0 0.0 0.0 0 0
short Options.Applicative.Builder src/Options/Applicative/Builder.hs:157:1-34 1055 0 0.0 0.0 0.0 0.0 0 0
fieldMod Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:132:1-28 1056 0 0.0 0.0 0.0 0.0 0 80
optNames Options.Applicative.Builder.Internal src/Options/Applicative/Builder/Internal.hs:35:5-12 1057 1 0.0 0.0 0.0 0.0 0 0
runMode Criterion.Main Criterion/Main.hs:(158,1)-(173,34) 1114 1 0.0 0.0 58.9 66.3 0 144
benchNames Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(611,1)-(613,76) 1118 5 0.0 0.0 0.0 0.0 0 536
addPrefix Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(605,1)-(606,38) 1124 3 0.0 0.0 0.0 0.0 0 472
makeMatcher Criterion.Main Criterion/Main.hs:(103,1)-(113,99) 1117 1 0.0 0.0 0.0 0.0 0 56
runAndAnalyse Criterion.Internal Criterion/Internal.hs:(119,1)-(157,12) 1143 1 0.0 0.0 0.0 0.0 0 0
withConfig Criterion.Monad Criterion/Monad.hs:(29,1)-(31,29) 1125 1 0.0 0.0 58.9 66.3 0 40
withCP65001 System.IO.CodePage src/System/IO/CodePage.hs:68:1-34 1129 0 0.0 0.0 58.9 66.3 0 0
withCodePage System.IO.CodePage src/System/IO/CodePage.hs:99:1-49 1130 0 0.0 0.0 58.9 66.3 0 16
withCodePageOptions System.IO.CodePage src/System/IO/CodePage.hs:(109,1)-(194,44) 1132 1 0.0 0.0 58.9 66.3 0 912
defaultFallbackCodePageEncoding System.IO.CodePage.Internal src/System/IO/CodePage/Internal.hs:(107,1)-(121,65) 1136 1 0.0 0.0 0.0 0.0 0 0
runAndAnalyse Criterion.Internal Criterion/Internal.hs:(119,1)-(157,12) 1144 0 0.0 0.0 58.9 66.3 0 37632
addPrefix Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(605,1)-(606,38) 1155 5 0.0 0.0 0.0 0.0 0 720
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1145 4 0.0 0.0 0.0 0.0 0 0
benchNames Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(611,1)-(613,76) 1152 3 0.0 0.0 0.0 0.0 0 344
addPrefix Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(605,1)-(606,38) 1156 2 0.0 0.0 0.0 0.0 0 440
jsonFile Criterion.Types Criterion/Types.hs:118:7-14 1146 2 0.0 0.0 0.0 0.0 0 0
finally Control.Monad.Catch src/Control/Monad/Catch.hs:860:1-64 1158 1 0.0 0.0 58.9 66.3 0 56
bracket_ Control.Monad.Catch src/Control/Monad/Catch.hs:855:1-74 1159 1 0.0 0.0 58.9 66.3 0 120
bracket Control.Monad.Catch src/Control/Monad/Catch.hs:(848,1)-(850,29) 1160 1 0.0 0.0 58.9 66.3 0 3912
addPrefix Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(605,1)-(606,38) 1641 16 0.0 0.0 0.0 0.0 0 6016
encode Data.Aeson Data/Aeson.hs:160:1-46 1463 1 0.0 0.0 0.0 0.0 0 46400
fromEncoding Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:81:7-18 1464 1 0.0 0.0 0.0 0.0 0 0
genericToJSON Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:195:1-49 1469 0 0.0 0.0 0.0 0.0 0 79632
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1485 1172 0.0 0.0 0.0 0.0 0 0
fromFloatDigits Data.Scientific src/Data/Scientific.hs:(715,1)-(724,64) 1491 415 0.0 0.0 0.0 0.0 1 3045320
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1483 344 0.0 0.0 0.0 0.0 0 0
fromDouble Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(250,1)-(251,47) 1639 276 0.0 0.0 0.0 0.0 0 0
fromInt Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(237,1)-(238,34) 1636 207 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1490 69 0.0 0.0 0.0 0.0 0 0
unTagged Data.Tagged src/Data/Tagged.hs:103:31-38 1472 22 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1473 16 0.0 0.0 0.0 0.0 0 656
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 1476 50 0.0 0.0 0.0 0.0 0 7632
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1477 50 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1478 50 0.0 0.0 0.0 0.0 0 0
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 1487 32 0.0 0.0 0.0 0.0 0 512
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1488 18 0.0 0.0 0.0 0.0 0 0
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 1486 16 0.0 0.0 0.0 0.0 0 704
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1481 9 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1482 6 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1480 6 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1489 3 0.0 0.0 0.0 0.0 0 0
insert Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:139:1-27 1540 2 0.0 0.0 0.0 0.0 0 80
insert Data.HashMap.Base Data/HashMap/Base.hs:656:1-37 1541 2 0.0 0.0 0.0 0.0 0 0
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1542 2 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1543 2 0.0 0.0 0.0 0.0 0 0
insert' Data.HashMap.Base Data/HashMap/Base.hs:(660,1)-(691,76) 1544 2 0.0 0.0 0.0 0.0 0 368
constructorTagModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:561:7-28 1496 0 0.0 0.0 0.0 0.0 0 0
toJSONKeyText Data.Aeson.Types.ToJSON Data/Aeson/Types/ToJSON.hs:510:1-46 1539 0 0.0 0.0 0.0 0.0 0 352
value Data.Aeson.Encoding.Internal Data/Aeson/Encoding/Internal.hs:371:1-37 1466 0 0.0 0.0 0.0 0.0 0 0
encodeToBuilder Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(63,1)-(68,37) 1467 1150 0.0 0.0 0.0 0.0 0 16
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 1522 559 0.0 0.0 0.0 0.0 0 12280
base10Exponent Data.Scientific src/Data/Scientific.hs:167:7-20 1523 559 0.0 0.0 0.0 0.0 0 0
coefficient Data.Scientific src/Data/Scientific.hs:156:7-17 1635 144 0.0 0.0 0.0 0.0 0 0
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1525 0 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1526 415 0.0 0.0 0.0 0.0 1 753720
normalize Data.Scientific src/Data/Scientific.hs:(1122,1)-(1125,45) 1527 830 0.0 0.0 0.0 0.0 0 13312
toDecimalDigits Data.Scientific src/Data/Scientific.hs:(1099,1)-(1109,48) 1528 415 0.0 0.0 0.0 0.0 0 511200
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 1533 75 0.0 0.0 0.0 0.0 0 91360
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1537 1097 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1534 300 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1557 75 0.0 0.0 0.0 0.0 0 0
object Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(91,1)-(96,62) 1518 17 0.0 0.0 0.0 0.0 0 19040
text Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:100:1-49 1519 52 0.0 0.0 0.0 0.0 0 9464
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 1547 0 0.0 0.0 0.0 0.0 0 29592
null_ Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:72:1-56 1638 0 0.0 0.0 0.0 0.0 0 19320
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 1549 0 0.0 0.0 0.0 0.0 0 3312
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1550 0 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1551 0 0.0 0.0 0.0 0.0 0 44184
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 1558 0 0.0 0.0 0.0 0.0 0 14784
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 1559 0 0.0 0.0 0.0 0.0 0 456
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1560 0 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1561 0 0.0 0.0 0.0 0.0 0 752
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 1521 0 0.0 0.0 0.0 0.0 0 19968
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 1548 0 0.0 0.0 0.0 0.0 0 0
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 1529 0 0.0 0.0 0.0 0.0 0 0
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1530 0 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1531 0 0.0 0.0 0.0 0.0 0 2872
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 1536 0 0.0 0.0 0.0 0.0 0 48
array Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(81,1)-(87,57) 1535 0 0.0 0.0 0.0 0.0 0 162616
scientific Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:(135,1)-(139,24) 1554 0 0.0 0.0 0.0 0.0 0 0
scientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:39:1-59 1555 0 0.0 0.0 0.0 0.0 0 0
formatScientificBuilder Data.ByteString.Builder.Scientific src/Data/ByteString/Builder/Scientific.hs:(46,1)-(107,75) 1556 0 0.0 0.0 0.0 0.0 0 104
text Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:100:1-49 1545 0 0.0 0.0 0.0 0.0 0 4032
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 1546 0 0.0 0.0 0.0 0.0 0 0
text Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:100:1-49 1552 16 0.0 0.0 0.0 0.0 0 1280
unquoted Data.Aeson.Encoding.Builder Data/Aeson/Encoding/Builder.hs:104:1-47 1553 0 0.0 0.0 0.0 0.0 0 0
runAndAnalyseOne Criterion.Internal Criterion/Internal.hs:(109,1)-(111,24) 1165 1 0.0 0.0 58.9 66.2 0 30136
secs Criterion.Measurement src/Criterion/Measurement.hs:(376,1)-(391,49) 1384 9 0.0 0.0 0.0 0.0 0 96728
confidenceInterval Statistics.Types Statistics/Types.hs:(425,1)-(426,22) 1385 8 0.0 0.0 0.0 0.0 0 0
note Criterion.IO.Printf Criterion/IO/Printf.hs:87:1-46 1381 6 0.0 0.0 0.0 0.0 0 103024
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1383 6 0.0 0.0 0.0 0.0 0 576
verbosity Criterion.Types Criterion/Types.hs:122:7-15 1382 6 0.0 0.0 0.0 0.0 0 0
cl95 Statistics.Types Statistics/Types.hs:200:1-14 1386 4 0.0 0.0 0.0 0.0 0 0
confIntCL Statistics.Types Statistics/Types.hs:369:5-13 1387 4 0.0 0.0 0.0 0.0 0 0
analyseSample Criterion.Analysis Criterion/Analysis.hs:(143,1)-(176,5) 1189 1 0.0 0.0 1.5 1.2 0 1544
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1330 71 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1331 69 0.0 0.0 0.0 0.0 0 0
measTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:114:7-14 1332 69 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1333 43 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1327 2 0.0 0.0 0.0 0.0 0 0
bootstrapBCA Statistics.Resampling.Bootstrap Statistics/Resampling/Bootstrap.hs:(50,1)-(80,36) 1388 1 0.0 0.0 0.0 0.0 0 72
parMap Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:41:1-47 1393 1 0.0 0.0 0.0 0.0 0 16976
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1411 2017 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1412 4 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1414 4 0.0 0.0 0.0 0.0 0 0
invErfc Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(90,1)-(107,36) 1418 3 0.0 0.0 0.0 0.0 0 96
estimateFromInterval Statistics.Types Statistics/Types.hs:(416,1)-(417,41) 1420 2 0.0 0.0 0.0 0.0 0 0
jackknife Statistics.Resampling Statistics/Resampling.hs:(205,1)-(212,35) 1422 2 0.0 0.0 0.0 0.0 0 16
jackknifeMean Statistics.Resampling Statistics/Resampling.hs:(216,1)-(221,23) 1447 1 0.0 0.0 0.0 0.0 0 3152
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1448 268 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1454 86 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1450 8 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1451 7 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1449 5 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1452 4 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1453 4 0.0 0.0 0.0 0.0 0 0
jackknifeStdDev Statistics.Resampling Statistics/Resampling.hs:255:1-51 1424 0 0.0 0.0 0.0 0.0 0 440
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1442 43 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1439 2 0.0 0.0 0.0 0.0 0 0
jackknifeVarianceUnb Statistics.Resampling Statistics/Resampling.hs:(245,1)-(247,51) 1425 1 0.0 0.0 0.0 0.0 0 20200
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1426 663 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1436 172 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1429 19 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1430 16 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1428 12 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1431 10 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1427 10 0.0 0.0 0.0 0.0 0 0
mean Statistics.Sample Statistics/Sample.hs:83:1-45 1432 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1434 2 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1433 1 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1435 1 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1441 1 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1437 1 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1440 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1438 1 0.0 0.0 0.0 0.0 0 0
mean Statistics.Sample Statistics/Sample.hs:83:1-45 1443 2 0.0 0.0 0.0 0.0 0 32
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1445 4 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1444 2 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1446 2 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1417 2 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1416 2 0.0 0.0 0.0 0.0 0 0
spawnP Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:47:1-27 1396 2 0.0 0.0 0.0 0.0 0 32
spawn Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:42:1-55 1397 2 0.0 0.0 0.0 0.0 0 0
toMax Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(107,1)-(109,25) 1415 2 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1413 2 0.0 0.0 0.0 0.0 0 0
significanceLevel Statistics.Types Statistics/Types.hs:190:1-28 1421 1 0.0 0.0 0.0 0.0 0 0
runPar Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:260:1-47 1390 0 0.0 0.0 0.0 0.0 0 1544
sched Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:(52,1)-(98,18) 1391 4 0.0 0.0 0.0 0.0 0 2480
no Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:163:7-8 1457 1 0.0 0.0 0.0 0.0 0 0
parMap Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:41:1-47 1403 0 0.0 0.0 0.0 0.0 0 296
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1407 7 0.0 0.0 0.0 0.0 0 0
get Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:294:1-27 1409 2 0.0 0.0 0.0 0.0 0 168
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1455 9 0.0 0.0 0.0 0.0 0 0
put_ Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:298:1-38 1456 1 0.0 0.0 0.0 0.0 0 80
spawnP Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:47:1-27 1404 0 0.0 0.0 0.0 0.0 0 0
spawn Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:42:1-55 1405 0 0.0 0.0 0.0 0.0 0 272
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1406 17 0.0 0.0 0.0 0.0 0 0
put Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:312:1-48 1410 2 0.0 0.0 0.0 0.0 0 160
new Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:280:1-22 1408 0 0.0 0.0 0.0 0.0 0 24
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1392 2 0.0 0.0 0.0 0.0 0 0
parMap Control.Monad.Par.Combinator Control/Monad/Par/Combinator.hs:41:1-47 1394 0 0.0 0.0 0.0 0.0 0 40
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1395 3 0.0 0.0 0.0 0.0 0 0
spawnP Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:47:1-27 1398 0 0.0 0.0 0.0 0.0 0 0
spawn Control.Monad.Par.Scheds.Trace Control/Monad/Par/Scheds/Trace.hs:42:1-55 1399 0 0.0 0.0 0.0 0.0 0 40
runCont Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:171:5-11 1400 1 0.0 0.0 0.0 0.0 0 0
new Control.Monad.Par.Scheds.TraceInternal Control/Monad/Par/Scheds/TraceInternal.hs:280:1-22 1402 0 0.0 0.0 0.0 0.0 0 24
classifyOutliers Criterion.Analysis Criterion/Analysis.hs:(64,1)-(79,24) 1497 1 0.0 0.0 0.0 0.0 0 112
weightedAvg Statistics.Quantile Statistics/Quantile.hs:(90,1)-(105,20) 1505 2 0.0 0.0 0.0 0.0 0 96
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1506 12 0.0 0.0 0.0 0.0 0 0
partialSort Statistics.Function Statistics/Function.hs:70:1-44 1508 2 0.0 0.0 0.0 0.0 0 3136
sort3ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(78,1)-(101,27) 1511 12 0.0 0.0 0.0 0.0 0 13552
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1510 6 0.0 0.0 0.0 0.0 0 0
sort4ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:107:1-78 1512 3 0.0 0.0 0.0 0.0 0 600
sort4ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(117,1)-(244,46) 1513 3 0.0 0.0 0.0 0.0 0 8208
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1509 2 0.0 0.0 0.0 0.0 0 0
sort2ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:49:1-58 1514 1 0.0 0.0 0.0 0.0 0 88
sort2ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(57,1)-(63,19) 1515 1 0.0 0.0 0.0 0.0 0 464
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1507 2 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1517 1 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1516 1 0.0 0.0 0.0 0.0 0 0
sort Statistics.Function Statistics/Function.hs:51:1-22 1498 0 0.0 0.0 0.0 0.0 0 416
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1500 3 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1499 1 0.0 0.0 0.0 0.0 0 0
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 1501 0 0.0 0.0 0.0 0.0 0 123288
sort3ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(78,1)-(101,27) 1502 2 0.0 0.0 0.0 0.0 0 2288
sort4ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:107:1-78 1503 1 0.0 0.0 0.0 0.0 0 168
sort4ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(117,1)-(244,46) 1504 1 0.0 0.0 0.0 0.0 0 3032
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1190 1 0.0 0.0 0.0 0.0 0 0
kde Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(57,1)-(62,40) 1562 1 0.0 0.0 0.0 0.0 0 72
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1563 2 0.0 0.0 0.0 0.0 0 0
kde_ Statistics.Sample.KernelDensity Statistics/Sample/KernelDensity.hs:(87,1)-(114,17) 1566 1 0.0 0.0 0.0 0.0 0 6624
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1567 692 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1585 6 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1578 5 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1587 4 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1586 4 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1584 4 0.0 0.0 0.0 0.0 0 0
fromRoot Numeric.RootFinding Numeric/RootFinding.hs:(115,1)-(116,23) 1569 1 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1588 1 0.0 0.0 0.0 0.0 0 0
nextHighestPowerOfTwo Statistics.Function Statistics/Function.hs:(97,1)-(110,34) 1568 1 0.0 0.0 0.0 0.0 0 16
ridders Numeric.RootFinding Numeric/RootFinding.hs:(241,1)-(243,33) 1571 1 0.0 0.0 0.0 0.0 0 80
findRoot Numeric.RootFinding Numeric/RootFinding.hs:(158,1)-(164,28) 1573 1 0.0 0.0 0.0 0.0 0 48
withinTolerance Numeric.RootFinding Numeric/RootFinding.hs:(141,1)-(144,52) 1607 12 0.0 0.0 0.0 0.0 0 0
within Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(139,1)-(141,52) 1608 12 0.0 0.0 0.0 0.0 0 0
ulpDistance Numeric.MathFunctions.Comparison Numeric/MathFunctions/Comparison.hs:(89,1)-(104,13) 1609 12 0.0 0.0 0.0 0.0 0 480
riddersIterations Numeric.RootFinding Numeric/RootFinding.hs:(248,1)-(282,17) 1574 1 0.0 0.0 0.0 0.0 1 2324800
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1577 286 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1576 286 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1575 156 0.0 0.0 0.0 0.0 0 0
riddersMaxIter Numeric.RootFinding Numeric/RootFinding.hs:176:5-18 1572 1 0.0 0.0 0.0 0.0 0 0
riddersTol Numeric.RootFinding Numeric/RootFinding.hs:178:5-14 1610 1 0.0 0.0 0.0 0.0 0 0
dct Statistics.Transform Statistics/Transform.hs:46:1-29 1580 0 0.0 0.0 0.0 0.0 0 47904
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1581 521 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1592 37 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1591 5 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1593 3 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1590 3 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1589 2 0.0 0.0 0.0 0.0 0 0
fft Statistics.Transform Statistics/Transform.hs:(122,1)-(125,73) 1602 1 0.0 0.0 0.0 0.0 0 2176
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1606 4 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1603 2 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1604 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1605 9 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1594 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1601 9 0.0 0.0 0.0 0.0 0 0
idct Statistics.Transform Statistics/Transform.hs:81:1-31 1612 0 0.0 0.0 0.0 0.0 1 19192
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1613 904 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1617 8 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1616 7 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1618 5 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1615 5 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1614 2 0.0 0.0 0.0 0.0 0 0
ifft Statistics.Transform Statistics/Transform.hs:(113,1)-(115,70) 1621 1 0.0 0.0 0.0 0.0 0 14760
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1622 260 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1627 4 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1628 4 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1629 2 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1625 2 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1626 2 0.0 0.0 0.0 0.0 0 0
fft Statistics.Transform Statistics/Transform.hs:(122,1)-(125,73) 1630 1 0.0 0.0 0.0 0.0 0 2176
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1634 4 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1631 2 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1632 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1633 9 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1623 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1624 9 0.0 0.0 0.0 0.0 0 0
log2 Numeric.SpecFunctions.Internal Numeric/SpecFunctions/Internal.hs:(797,1)-(809,36) 1619 1 0.0 0.0 0.0 0.0 0 16
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1620 9 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1565 1 0.0 0.0 0.0 0.0 0 0
measure Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:621:1-37 1334 1 0.0 0.0 0.0 0.0 0 440
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1340 43 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1341 42 0.0 0.0 0.0 0.0 0 0
measTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:114:7-14 1342 42 0.0 0.0 0.0 0.0 0 0
rescale Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(217,1)-(231,62) 1343 42 0.0 0.0 0.0 0.0 0 18648
fromDouble Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(250,1)-(251,47) 1344 252 0.0 0.0 0.0 0.0 0 0
fromInt Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:(237,1)-(238,34) 1345 126 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1337 2 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1339 1 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1335 1 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1338 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1336 1 0.0 0.0 0.0 0.0 0 0
outlierVariance Criterion.Analysis Criterion/Analysis.hs:(89,1)-(110,38) 1461 1 0.0 0.0 0.0 0.0 0 176
estPoint Statistics.Types Statistics/Types.hs:322:7-14 1462 2 0.0 0.0 0.0 0.0 0 0
prolix Criterion.IO.Printf Criterion/IO/Printf.hs:91:1-51 1191 1 0.0 0.0 0.0 0.0 0 760
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1193 1 0.0 0.0 0.0 0.0 0 96
verbosity Criterion.Types Criterion/Types.hs:122:7-15 1192 1 0.0 0.0 0.0 0.0 0 0
regress Criterion.Analysis Criterion/Analysis.hs:(189,1)-(204,5) 1211 1 0.0 0.0 1.4 1.2 0 1200
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1212 3 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1368 2 0.0 0.0 0.0 0.0 0 0
measure Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:621:1-37 1219 2 0.0 0.0 0.0 0.0 0 7968
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1226 140 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1227 138 0.0 0.0 0.0 0.0 0 0
measIters Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:123:7-15 1228 69 0.0 0.0 0.0 0.0 0 0
measTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:114:7-14 1229 69 0.0 0.0 0.0 0.0 0 1104
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1222 4 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1225 2 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1220 2 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1223 2 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1221 2 0.0 0.0 0.0 0.0 0 0
bootstrapRegress Statistics.Regression Statistics/Regression.hs:(123,1)-(164,21) 1217 1 0.2 0.0 1.4 1.2 9 4499952
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1218 154030 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1237 5000 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1232 3010 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1231 3007 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1234 3003 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1236 2006 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1238 2006 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1233 1004 0.0 0.0 0.0 0.0 0 0
olsRegress Statistics.Regression Statistics/Regression.hs:(56,1)-(68,44) 1239 1001 0.0 0.0 1.1 0.9 0 2386384
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1240 7007 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1244 4004 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1245 2002 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1243 2002 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1242 2002 0.0 0.0 0.0 0.0 0 0
fromVector Statistics.Matrix src/Statistics/Matrix.hs:(83,1)-(86,27) 1241 1001 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1246 1001 0.0 0.0 0.0 0.0 0 0
ols Statistics.Regression Statistics/Regression.hs:(74,1)-(79,20) 1256 1001 0.0 0.0 0.7 0.5 0 352352
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1302 2002 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1281 2002 0.0 0.0 0.0 0.0 0 0
dimension Statistics.Matrix src/Statistics/Matrix.hs:186:1-33 1257 1001 0.0 0.0 0.0 0.0 0 0
multiplyV Statistics.Matrix src/Statistics/Matrix.hs:(199,1)-(202,22) 1290 1001 0.1 0.1 0.1 0.1 6 12484472
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1292 6006 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1298 2002 0.0 0.0 0.0 0.0 0 0
row Statistics.Matrix src/Statistics/Matrix.hs:231:1-40 1300 2002 0.0 0.0 0.0 0.0 0 64064
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1301 2002 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1299 2002 0.0 0.0 0.0 0.0 0 0
cols Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:31:7-10 1291 1001 0.0 0.0 0.0 0.0 0 0
rows Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:30:7-10 1293 1001 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1297 1001 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1295 1001 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1296 1001 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1294 1001 0.0 0.0 0.0 0.0 0 0
qr Statistics.Matrix.Algorithms src/Statistics/Matrix/Algorithms.hs:(24,1)-(38,47) 1259 1001 0.2 0.1 0.2 0.2 11 13733736
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1273 495495 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1277 7007 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1275 7007 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1276 7007 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1274 7007 0.0 0.0 0.0 0.0 0 0
unsafeFreeze Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:39:1-64 1267 5005 0.0 0.0 0.0 0.0 0 560560
dimension Statistics.Matrix src/Statistics/Matrix.hs:186:1-33 1261 1001 0.0 0.0 0.0 0.0 0 56056
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1279 1001 0.0 0.0 0.0 0.0 0 0
replicate Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:33:1-53 1260 1001 0.0 0.0 0.0 0.0 0 128144
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1280 1001 0.0 0.0 0.0 0.0 0 0
thaw Statistics.Matrix.Mutable src/Statistics/Matrix/Mutable.hs:36:1-46 1264 1001 0.0 0.0 0.0 0.0 0 1185184
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1266 2002 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1265 1001 0.0 0.0 0.0 0.0 0 0
norm Statistics.Matrix src/Statistics/Matrix.hs:222:1-42 1269 0 0.0 0.0 0.0 0.0 1 32032
square Statistics.Matrix.Function src/Statistics/Matrix/Function.hs:7:1-16 1278 138138 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1272 4004 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1270 2002 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1271 2002 0.0 0.0 0.0 0.0 0 0
rows Statistics.Matrix.Types src/Statistics/Matrix/Types.hs:30:7-10 1258 1001 0.0 0.0 0.0 0.0 0 0
transpose Statistics.Matrix src/Statistics/Matrix.hs:(263,1)-(265,22) 1282 1001 0.2 0.2 0.3 0.2 12 19995976
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1287 139139 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1286 1001 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1284 1001 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1285 1001 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1283 1001 0.0 0.0 0.0 0.0 0 0
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 1288 0 0.1 0.0 0.1 0.0 6 4420416
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1289 138138 0.0 0.0 0.0 0.0 0 0
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 1303 0 0.0 0.0 0.0 0.0 1 96096
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1304 3003 0.0 0.0 0.0 0.0 0 0
rSquare Statistics.Regression Statistics/Regression.hs:(106,1)-(110,66) 1305 1001 0.2 0.1 0.2 0.2 10 11355344
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1308 142142 0.0 0.0 0.0 0.0 0 0
square Statistics.Function Statistics/Function.hs:122:1-16 1311 138138 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1306 71071 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1307 71071 0.0 0.0 0.0 0.0 0 0
mean Statistics.Sample Statistics/Sample.hs:83:1-45 1312 1001 0.0 0.0 0.0 0.0 0 16016
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1314 2002 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1313 1001 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1315 1001 0.0 0.0 0.0 0.0 0 0
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 1309 0 0.1 0.0 0.1 0.0 3 4420416
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1310 138138 0.0 0.0 0.0 0.0 0 0
transpose Statistics.Matrix src/Statistics/Matrix.hs:(263,1)-(265,22) 1247 1001 0.1 0.2 0.2 0.2 3 19995992
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1252 139139 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1251 1001 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1249 1001 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1250 1001 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1248 1001 0.0 0.0 0.0 0.0 0 0
unsafeIndex Statistics.Matrix src/Statistics/Matrix.hs:237:1-40 1254 0 0.1 0.0 0.1 0.0 5 4420432
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1255 138138 0.0 0.0 0.0 0.0 0 0
estimateFromInterval Statistics.Types Statistics/Types.hs:(416,1)-(417,41) 1370 3 0.0 0.0 0.0 0.0 0 0
significanceLevel Statistics.Types Statistics/Types.hs:190:1-28 1380 1 0.0 0.0 0.0 0.0 0 0
splitGen Statistics.Resampling Statistics/Resampling.hs:(273,1)-(277,64) 1230 1 0.0 0.0 0.0 0.0 0 64
sort Statistics.Function Statistics/Function.hs:51:1-22 1372 0 0.0 0.0 0.1 0.2 0 24256
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1374 9 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1373 3 0.0 0.0 0.0 0.0 0 0
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 1376 0 0.1 0.2 0.1 0.2 6 16466216
sort3ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(78,1)-(101,27) 1377 263 0.0 0.0 0.0 0.0 0 318024
sort4ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:107:1-78 1378 3 0.0 0.0 0.0 0.0 0 504
sort4ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(117,1)-(244,46) 1379 3 0.0 0.0 0.0 0.0 0 8808
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1216 1 0.0 0.0 0.0 0.0 0 0
validateAccessors Criterion.Analysis Criterion/Analysis.hs:(228,1)-(236,24) 1213 1 0.0 0.0 0.0 0.0 0 816
resolveAccessors Criterion.Analysis Criterion/Analysis.hs:(215,1)-(221,73) 1214 1 0.0 0.0 0.0 0.0 0 504
resample Statistics.Resampling Statistics/Resampling.hs:(161,1)-(186,27) 1316 1 0.0 0.0 0.1 0.0 0 18968
estimate Statistics.Resampling Statistics/Resampling.hs:(113,1)-(117,29) 1348 4 0.0 0.0 0.0 0.0 0 48048
mean Statistics.Sample Statistics/Sample.hs:83:1-45 1349 1001 0.0 0.0 0.0 0.0 0 16016
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1351 2002 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1350 1001 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1352 1001 0.0 0.0 0.0 0.0 0 0
stdDev Statistics.Sample Statistics/Sample.hs:284:1-32 1353 2 0.0 0.0 0.0 0.0 0 48048
varianceUnbiased Statistics.Sample Statistics/Sample.hs:(247,1)-(251,23) 1354 1001 0.0 0.0 0.0 0.0 1 48048
square Statistics.Function Statistics/Function.hs:122:1-16 1362 42042 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1357 2002 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1355 2002 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1356 1001 0.0 0.0 0.0 0.0 0 0
mean Statistics.Sample Statistics/Sample.hs:83:1-45 1358 1001 0.0 0.0 0.0 0.0 0 16016
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1360 2002 0.0 0.0 0.0 0.0 0 0
kbn Numeric.Sum Numeric/Sum.hs:167:1-28 1359 1001 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1361 1001 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1319 2 0.0 0.0 0.0 0.0 0 0
resampleVector Statistics.Resampling Statistics/Resampling.hs:(191,1)-(195,18) 1321 1 0.0 0.0 0.0 0.0 2 1120000
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1324 43000 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1347 1000 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1323 1000 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1346 1000 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1322 1000 0.0 0.0 0.0 0.0 0 0
splitGen Statistics.Resampling Statistics/Resampling.hs:(273,1)-(277,64) 1320 1 0.0 0.0 0.0 0.0 0 64
sort Data.Vector.Algorithms.Intro src/Data/Vector/Algorithms/Intro.hs:67:1-21 1364 0 0.0 0.0 0.0 0.0 1 458800
sort3ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(78,1)-(101,27) 1365 183 0.0 0.0 0.0 0.0 0 46864
sort4ByOffset Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:107:1-78 1366 2 0.0 0.0 0.0 0.0 0 112
sort4ByIndex Data.Vector.Algorithms.Optimal src/Data/Vector/Algorithms/Optimal.hs:(117,1)-(244,46) 1367 2 0.0 0.0 0.0 0.0 0 128
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1329 1 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1325 1 0.0 0.0 0.0 0.0 0 0
toMax Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(107,1)-(109,25) 1328 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1326 1 0.0 0.0 0.0 0.0 0 0
getGen Criterion.Monad Criterion/Monad.hs:38:1-39 1195 0 0.0 0.0 0.0 0.0 0 32
gen Criterion.Monad.Internal Criterion/Monad/Internal.hs:33:5-7 1196 1 0.0 0.0 0.0 0.0 0 0
createSystemRandom System.Random.MWC System/Random/MWC.hs:438:1-67 1199 0 0.0 0.0 0.0 0.0 0 0
withSystemRandom System.Random.MWC System/Random/MWC.hs:(422,1)-(433,27) 1200 0 0.0 0.0 0.0 0.0 0 14096
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1206 514 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:131:1-25 1209 19 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1210 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1208 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1207 1 0.0 0.0 0.0 0.0 0 0
acquireSeedSystem System.Random.MWC.SeedSource System/Random/MWC/SeedSource.hs:(42,1)-(48,39) 1203 0 0.0 0.0 0.0 0.0 0 35368
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1185 1 0.0 0.0 0.0 0.0 0 0
prolix Criterion.IO.Printf Criterion/IO/Printf.hs:91:1-51 1186 1 0.0 0.0 0.0 0.0 0 424
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1188 1 0.0 0.0 0.0 0.0 0 96
verbosity Criterion.Types Criterion/Types.hs:122:7-15 1187 1 0.0 0.0 0.0 0.0 0 0
runOne Criterion.Internal Criterion/Internal.hs:(49,1)-(54,34) 1166 1 0.0 0.0 57.4 65.0 0 56
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1167 1 0.0 0.0 0.0 0.0 0 0
runBenchmark Criterion.Measurement src/Criterion/Measurement.hs:(292,1)-(316,41) 1168 1 0.0 0.0 57.4 65.0 1 33056
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1184 206 0.0 0.0 0.0 0.0 0 0
applyGCStatistics Criterion.Measurement src/Criterion/Measurement.hs:(356,1)-(370,29) 1178 70 0.0 0.0 0.0 0.0 0 0
measTime Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:114:7-14 1179 70 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1183 70 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1182 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1181 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1180 1 0.0 0.0 0.0 0.0 0 0
getGCStatistics Criterion.Measurement src/Criterion/Measurement.hs:(124,1)-(151,43) 1176 0 0.0 0.0 0.0 0.0 0 0
whnf Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:277:1-38 1170 0 41.0 50.1 57.4 65.0 2178 5057594032
interpret Main bench/Main.hs:(26,1)-(27,24) 1173 47140000 16.3 14.9 16.3 14.9 867 1508480000
writeCsv Criterion.IO.Printf Criterion/IO/Printf.hs:(99,1)-(102,49) 1458 1 0.0 0.0 0.0 0.0 0 0
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1460 1 0.0 0.0 0.0 0.0 0 0
csvFile Criterion.Types Criterion/Types.hs:116:7-13 1459 1 0.0 0.0 0.0 0.0 0 0
makeMatcher Criterion.Main Criterion/Main.hs:(103,1)-(113,99) 1640 0 0.0 0.0 0.0 0.0 0 64
note Criterion.IO.Printf Criterion/IO/Printf.hs:87:1-46 1162 0 0.0 0.0 0.0 0.0 0 10224
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1164 1 0.0 0.0 0.0 0.0 0 96
verbosity Criterion.Types Criterion/Types.hs:122:7-15 1163 1 0.0 0.0 0.0 0.0 0 0
fromListR Main bench/Main.hs:31:1-69 1171 1 0.0 0.0 0.0 0.0 1 2363608
junitFile Criterion.Types Criterion/Types.hs:120:7-15 1864 1 0.0 0.0 0.0 0.0 0 0
note Criterion.IO.Printf Criterion/IO/Printf.hs:87:1-46 1161 1 0.0 0.0 0.0 0.0 0 5000
rawDataFile Criterion.Types Criterion/Types.hs:111:7-17 1861 1 0.0 0.0 0.0 0.0 0 0
readJSONReports Criterion.IO Criterion/IO.hs:(113,1)-(123,25) 1642 1 0.0 0.0 0.0 0.0 0 98960
<?> Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:511:1-74 1756 1196 0.0 0.0 0.0 0.0 0 258368
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1757 1104 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1758 1030 0.0 0.0 0.0 0.0 0 0
toBoundedInteger Data.Scientific src/Data/Scientific.hs:(795,1)-(825,21) 1830 144 0.0 0.0 0.0 0.0 0 13840
coefficient Data.Scientific src/Data/Scientific.hs:156:7-17 1831 144 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1844 140 0.0 0.0 0.0 0.0 0 0
base10Exponent Data.Scientific src/Data/Scientific.hs:167:7-20 1842 140 0.0 0.0 0.0 0.0 0 0
normalize Data.Scientific src/Data/Scientific.hs:(1122,1)-(1125,45) 1843 140 0.0 0.0 0.0 0.0 0 5344
mkCLFromSignificanceE Statistics.Types Statistics/Types.hs:(175,1)-(177,30) 1854 5 0.0 0.0 0.0 0.0 0 0
toRealFloat Data.Scientific src/Data/Scientific.hs:744:1-47 1855 5 0.0 0.0 0.0 0.0 0 0
toBoundedRealFloat Data.Scientific src/Data/Scientific.hs:(758,1)-(785,27) 1856 5 0.0 0.0 0.0 0.0 0 2000
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1857 5 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 1834 3 0.0 0.0 0.0 0.0 0 0
genericParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:276:1-60 1767 0 0.0 0.0 0.0 0.0 0 36792
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1853 45 0.0 0.0 0.0 0.0 0 0
fieldLabelModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:558:7-24 1850 43 0.0 0.0 0.0 0.0 0 0
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1851 43 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1852 43 0.0 0.0 0.0 0.0 0 688
unTagged Data.Tagged src/Data/Tagged.hs:103:31-38 1849 16 0.0 0.0 0.0 0.0 0 0
constructorTagModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:561:7-28 1860 0 0.0 0.0 0.0 0.0 0 0
prependFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:533:1-37 1821 0 0.0 0.0 0.0 0.0 0 1032
modifyFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(523,1)-(524,36) 1822 43 0.0 0.0 0.0 0.0 0 984
prependFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:533:1-37 1828 0 0.0 0.0 0.0 0.0 0 3456
modifyFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(523,1)-(524,36) 1829 144 0.0 0.0 0.0 0.0 0 106776
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1846 69 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1847 68 0.0 0.0 0.0 0.0 0 0
genericParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:276:1-60 1833 0 0.0 0.0 0.0 0.0 0 1576
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1755 5 0.0 0.0 0.0 0.0 0 0
array# Data.Primitive.Array Data/Primitive/Array.hs:87:5-10 1759 3 0.0 0.0 0.0 0.0 0 0
parse Data.Attoparsec.ByteString.Lazy Data/Attoparsec/ByteString/Lazy.hs:(88,1)-(95,56) 1643 1 0.0 0.0 0.0 0.0 0 168
buffer Data.Attoparsec.ByteString.Buffer Data/Attoparsec/ByteString/Buffer.hs:85:1-45 1650 1 0.0 0.0 0.0 0.0 0 0
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1644 1 0.0 0.0 0.0 0.0 0 0
jsonEOF Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:431:1-41 1646 0 0.0 0.0 0.0 0.0 0 512
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1647 17 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1651 3 0.0 0.0 0.0 0.0 0 0
endOfInput Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(110,1)-(117,55) 1744 0 0.0 0.0 0.0 0.0 0 16
value Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:200:1-36 1745 0 0.0 0.0 0.0 0.0 0 0
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1746 0 0.0 0.0 0.0 0.0 0 0
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1747 0 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1748 0 0.0 0.0 0.0 0.0 0 56
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1749 1 0.0 0.0 0.0 0.0 0 0
value Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:200:1-36 1653 0 0.0 0.0 0.0 0.0 0 1504
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1654 0 0.0 0.0 0.0 0.0 1 744632
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1655 24972 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1656 5022 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1776 1167 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1775 415 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1774 20 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1773 20 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1772 20 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1657 17 0.0 0.0 0.0 0.0 0 22112
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1658 970 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1659 171 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1797 32 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1796 12 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1795 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1794 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1793 1 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1734 0 0.0 0.0 0.0 0.0 0 72
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1735 21 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1736 3 0.0 0.0 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1790 0 0.0 0.0 0.0 0.0 0 24
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1727 0 0.0 0.0 0.0 0.0 0 24
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1732 7 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1733 1 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1728 1 0.0 0.0 0.0 0.0 0 1568
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1730 77 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1731 13 0.0 0.0 0.0 0.0 0 0
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1729 0 0.0 0.0 0.0 0.0 0 0
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1718 0 0.0 0.0 0.0 0.0 0 1152
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1725 32 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1726 6 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1764 4 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1763 4 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1762 2 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1761 2 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1760 2 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1719 0 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1720 0 0.0 0.0 0.0 0.0 0 768
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1723 32 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1724 6 0.0 0.0 0.0 0.0 0 0
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1721 0 0.0 0.0 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1722 0 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1738 0 0.0 0.0 0.0 0.0 0 816
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1739 22 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1754 8 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1740 5 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1753 4 0.0 0.0 0.0 0.0 0 0
prompt Data.Attoparsec.Internal Data/Attoparsec/Internal.hs:(55,1)-(58,45) 1741 1 0.0 0.0 0.0 0.0 0 16
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1742 4 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1752 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1751 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1750 1 0.0 0.0 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1840 0 0.0 0.0 0.0 0.0 0 4800
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1716 0 0.0 0.0 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1717 0 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1771 0 0.0 0.0 0.0 0.0 0 0
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 1777 30 0.0 0.0 0.0 0.0 0 4600
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1778 30 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1779 30 0.0 0.0 0.0 0.0 0 0
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 1792 18 0.0 0.0 0.0 0.0 0 288
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1789 10 0.0 0.0 0.0 0.0 0 0
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 1791 9 0.0 0.0 0.0 0.0 0 408
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1661 0 0.0 0.0 0.0 0.0 0 7768
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1662 238 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1663 51 0.0 0.0 0.0 0.0 0 0
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1697 0 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1698 0 0.0 0.0 0.0 0.0 0 24
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1704 7 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1705 1 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1699 1 0.0 0.0 0.0 0.0 0 1984
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1702 93 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1703 16 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1798 0 0.0 0.0 0.0 0.0 0 0
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 1799 4 0.0 0.0 0.0 0.0 0 568
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 1816 4 0.0 0.0 0.0 0.0 0 64
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1800 4 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1801 4 0.0 0.0 0.0 0.0 0 0
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 1815 2 0.0 0.0 0.0 0.0 0 88
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1817 2 0.0 0.0 0.0 0.0 0 0
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1700 0 0.0 0.0 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1701 0 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1665 0 0.0 0.0 0.0 0.0 0 576
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1666 168 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1668 26 0.0 0.0 0.0 0.0 0 41744
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1669 1827 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1670 310 0.0 0.0 0.0 0.0 0 0
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1737 0 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1780 0 0.0 0.0 0.0 0.0 0 0
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 1783 8 0.0 0.0 0.0 0.0 0 1344
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1784 8 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1785 8 0.0 0.0 0.0 0.0 0 0
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 1788 6 0.0 0.0 0.0 0.0 0 96
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1786 4 0.0 0.0 0.0 0.0 0 0
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 1787 3 0.0 0.0 0.0 0.0 0 128
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1782 0 0.0 0.0 0.0 0.0 0 144
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1695 0 0.0 0.0 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1696 0 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1667 24 0.0 0.0 0.0 0.0 0 0
signed Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(470,1)-(472,12) 1672 0 0.0 0.0 0.0 0.0 0 47824
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1673 2490 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1674 249 0.0 0.0 0.0 0.0 0 0
decimal Data.Attoparsec.ByteString.Char8 Data/Attoparsec/ByteString/Char8.hs:(447,1)-(448,49) 1676 0 0.0 0.0 0.0 0.0 0 59760
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1677 2988 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1678 747 0.0 0.0 0.0 0.0 0 0
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1706 0 0.0 0.0 0.0 0.0 0 1059080
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1707 37433 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1708 7594 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1839 2017 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1838 741 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1837 52 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1836 52 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1835 52 0.0 0.0 0.0 0.0 0 0
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1709 0 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1710 0 0.0 0.0 0.0 0.0 0 48
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1714 14 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1711 3 0.0 0.0 0.0 0.0 0 3456
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1712 169 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1713 28 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1715 2 0.0 0.0 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1841 0 0.0 0.0 0.0 0.0 0 7968
object_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:136:46-89 1679 0 0.0 0.0 0.0 0.0 0 480
array_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:173:35-59 1686 0 0.0 0.0 0.0 0.0 0 536
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1687 16 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1688 3 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:92:5-11 1814 2 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 1813 2 0.0 0.0 0.0 0.0 0 0
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 1812 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 1811 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 1810 1 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1689 0 0.0 0.0 0.0 0.0 0 48
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1693 14 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1694 2 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1690 2 0.0 0.0 0.0 0.0 0 3128
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1691 154 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1692 26 0.0 0.0 0.0 0.0 0 0
jstring Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:321:1-32 1680 0 0.0 0.0 0.0 0.0 0 456
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1684 133 0.0 0.0 0.0 0.0 0 0
jstring_ Data.Aeson.Parser.Internal Data/Aeson/Parser/Internal.hs:(326,35)-(338,33) 1681 20 0.0 0.0 0.0 0.0 0 56312
runParser Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:111:7-15 1682 2332 0.0 0.0 0.0 0.0 0 0
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1683 405 0.0 0.0 0.0 0.0 0 0
fromList Data.HashMap.Strict.Base Data/HashMap/Strict/Base.hs:598:1-64 1802 0 0.0 0.0 0.0 0.0 0 0
unsafeInsert Data.HashMap.Base Data/HashMap/Base.hs:(784,1)-(814,76) 1804 10 0.0 0.0 0.0 0.0 0 1456
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1805 10 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1806 10 0.0 0.0 0.0 0.0 0 0
copy Data.HashMap.Array Data/HashMap/Array.hs:(328,1)-(333,30) 1808 4 0.0 0.0 0.0 0.0 0 64
new_ Data.HashMap.Array Data/HashMap/Array.hs:256:1-28 1807 2 0.0 0.0 0.0 0.0 0 80
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1809 2 0.0 0.0 0.0 0.0 0 0
scientific Data.Scientific src/Data/Scientific.hs:174:1-23 1803 0 0.0 0.0 0.0 0.0 0 512
fromPos Data.Attoparsec.Internal.Types Data/Attoparsec/Internal/Types.hs:46:21-27 1685 19 0.0 0.0 0.0 0.0 0 0
genericParseJSON Data.Aeson.Types.FromJSON Data/Aeson/Types/FromJSON.hs:276:1-60 1766 0 0.0 0.0 0.0 0.0 0 4824
sparseIndex Data.HashMap.Base Data/HashMap/Base.hs:1867:1-42 1826 9 0.0 0.0 0.0 0.0 0 0
<?> Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:511:1-74 1827 7 0.0 0.0 0.0 0.0 0 0
fieldLabelModifier Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:558:7-24 1823 7 0.0 0.0 0.0 0.0 0 0
hash Data.HashMap.Base Data/HashMap/Base.hs:166:1-28 1824 7 0.0 0.0 0.0 0.0 0 0
hashByteArrayWithSalt Data.Hashable.Class Data/Hashable/Class.hs:(770,1)-(772,20) 1825 7 0.0 0.0 0.0 0.0 0 112
unTagged Data.Tagged src/Data/Tagged.hs:103:31-38 1769 1 0.0 0.0 0.0 0.0 0 0
prependFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:533:1-37 1819 0 0.0 0.0 0.0 0.0 0 168
modifyFailure Data.Aeson.Types.Internal Data/Aeson/Types/Internal.hs:(523,1)-(524,36) 1820 7 0.0 0.0 0.0 0.0 0 0
report Criterion.Report Criterion/Report.hs:(100,1)-(105,50) 1862 1 0.0 0.0 0.0 0.0 0 0
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1863 1 0.0 0.0 0.0 0.0 0 0
whnf Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:277:1-38 1169 1 0.0 0.0 0.0 0.0 0 0
bench Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:591:1-17 1153 0 0.0 0.0 0.0 0.0 0 384
bgroup Criterion.Measurement.Types src/Criterion/Measurement/Types.hs:597:1-19 1151 0 0.0 0.0 0.0 0.0 0 144
makeMatcher Criterion.Main Criterion/Main.hs:(103,1)-(113,99) 1154 0 0.0 0.0 0.0 0.0 0 0
writeCsv Criterion.IO.Printf Criterion/IO/Printf.hs:(99,1)-(102,49) 1139 0 0.0 0.0 0.0 0.0 0 0
config Criterion.Monad.Internal Criterion/Monad/Internal.hs:32:5-10 1141 1 0.0 0.0 0.0 0.0 0 0
csvFile Criterion.Types Criterion/Types.hs:116:7-13 1140 1 0.0 0.0 0.0 0.0 0 0
execParser Options.Applicative.Extra src/Options/Applicative/Extra.hs:72:1-42 914 0 0.0 0.0 0.0 0.0 0 24
customExecParser Options.Applicative.Extra src/Options/Applicative/Extra.hs:(76,1)-(78,23) 915 1 0.0 0.0 0.0 0.0 0 3536
execParserPure Options.Applicative.Extra src/Options/Applicative/Extra.hs:(130,1)-(139,33) 916 1 0.0 0.0 0.0 0.0 0 16
runP Options.Applicative.Internal src/Options/Applicative/Internal.hs:91:1-59 917 1 0.0 0.0 0.0 0.0 0 2288
bashCompletionParser Options.Applicative.BashCompletion src/Options/Applicative/BashCompletion.hs:(35,1)-(65,7) 941 1 0.0 0.0 0.0 0.0 0 1160
infoParser Options.Applicative.Types src/Options/Applicative/Types.hs:90:5-14 988 1 0.0 0.0 0.0 0.0 0 0
runParserInfo Options.Applicative.Common src/Options/Applicative/Common.hs:225:1-62 918 1 0.0 0.0 0.0 0.0 0 96
infoParser Options.Applicative.Types src/Options/Applicative/Types.hs:90:5-14 940 1 0.0 0.0 0.0 0.0 0 0
infoPolicy Options.Applicative.Types src/Options/Applicative/Types.hs:97:5-14 929 1 0.0 0.0 0.0 0.0 0 0
runParserFully Options.Applicative.Common src/Options/Applicative/Common.hs:(228,1)-(232,33) 919 1 0.0 0.0 0.0 0.0 0 600
runParser Options.Applicative.Common src/Options/Applicative/Common.hs:(201,1)-(219,24) 920 3 0.0 0.0 0.0 0.0 0 52448
evalParser Options.Applicative.Common src/Options/Applicative/Common.hs:(237,1)-(241,56) 983 70 0.0 0.0 0.0 0.0 0 808
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 1104 0 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1105 0 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1106 0 0.0 0.0 0.0 0.0 0 0
runParserM Options.Applicative.Types src/Options/Applicative/Types.hs:268:5-14 1107 1 0.0 0.0 0.0 0.0 0 0
describe Criterion.Main.Options Criterion/Main/Options.hs:200:1-43 1115 0 0.0 0.0 0.0 0.0 0 0
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 1116 0 0.0 0.0 0.0 0.0 0 1264
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 1142 0 0.0 0.0 0.0 0.0 0 152
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 1108 0 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1109 0 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1110 1 0.0 0.0 0.0 0.0 0 280
runParserM Options.Applicative.Types src/Options/Applicative/Types.hs:268:5-14 1111 3 0.0 0.0 0.0 0.0 0 0
oneM Options.Applicative.Types src/Options/Applicative/Types.hs:285:1-26 1112 1 0.0 0.0 0.0 0.0 0 56
optMain Options.Applicative.Types src/Options/Applicative/Types.hs:166:5-11 953 47 0.0 0.0 0.0 0.0 0 0
<!> Options.Applicative.Internal src/Options/Applicative/Internal.hs:(249,1)-(252,15) 942 32 0.0 0.0 0.0 0.0 0 9064
prefDisambiguate Options.Applicative.Types src/Options/Applicative/Types.hs:113:5-20 923 3 0.0 0.0 0.0 0.0 0 0
disamb Options.Applicative.Internal src/Options/Applicative/Internal.hs:(258,1)-(265,18) 921 2 0.0 0.0 0.0 0.0 0 2000
runListT Options.Applicative.Internal src/Options/Applicative/Internal.hs:(183,1)-(187,43) 922 4 0.0 0.0 0.0 0.0 0 3376
takeListT Options.Applicative.Internal src/Options/Applicative/Internal.hs:(179,1)-(180,75) 928 0 0.0 0.0 0.0 0.0 0 6416
<!> Options.Applicative.Internal src/Options/Applicative/Internal.hs:(249,1)-(252,15) 943 0 0.0 0.0 0.0 0.0 0 242352
runReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:98:1-63 1079 1 0.0 0.0 0.0 0.0 0 0
hoistEither Options.Applicative.Internal src/Options/Applicative/Internal.hs:88:1-34 1086 1 0.0 0.0 0.0 0.0 0 112
withReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:(101,1)-(104,12) 1081 0 0.0 0.0 0.0 0.0 0 0
crReader Options.Applicative.Types src/Options/Applicative/Types.hs:226:5-12 1083 1 0.0 0.0 0.0 0.0 0 688
unReadM Options.Applicative.Types src/Options/Applicative/Types.hs:184:5-11 1085 1 0.0 0.0 0.0 0.0 0 0
unReadM Options.Applicative.Types src/Options/Applicative/Types.hs:184:5-11 1082 1 0.0 0.0 0.0 0.0 0 0
uncons Options.Applicative.Internal src/Options/Applicative/Internal.hs:(94,1)-(95,30) 1078 1 0.0 0.0 0.0 0.0 0 0
cut Options.Applicative.Internal src/Options/Applicative/Internal.hs:255:1-31 1095 0 0.0 0.0 0.0 0.0 0 480
takeListT Options.Applicative.Internal src/Options/Applicative/Internal.hs:(179,1)-(180,75) 927 4 0.0 0.0 0.0 0.0 0 384
crReader Options.Applicative.Types src/Options/Applicative/Types.hs:226:5-12 1096 1 0.0 0.0 0.0 0.0 0 0
cut Options.Applicative.Internal src/Options/Applicative/Internal.hs:255:1-31 1094 1 0.0 0.0 0.0 0.0 0 0
runReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:98:1-63 1087 1 0.0 0.0 0.0 0.0 0 48
hoistEither Options.Applicative.Internal src/Options/Applicative/Internal.hs:88:1-34 1103 1 0.0 0.0 0.0 0.0 0 32
crReader Options.Applicative.Types src/Options/Applicative/Types.hs:226:5-12 1097 0 0.0 0.0 0.0 0.0 0 0
parseWith Criterion.Main.Options Criterion/Main/Options.hs:(98,1)-(122,49) 1098 0 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1099 0 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1100 0 0.0 0.0 0.0 0.0 0 80
str Options.Applicative.Builder src/Options/Applicative/Builder.hs:129:1-30 1102 0 0.0 0.0 0.0 0.0 0 16
withReadM Options.Applicative.Internal src/Options/Applicative/Internal.hs:(101,1)-(104,12) 1080 1 0.0 0.0 0.0 0.0 0 0
bashCompletionParser Options.Applicative.BashCompletion src/Options/Applicative/BashCompletion.hs:(35,1)-(65,7) 984 0 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 985 0 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 986 0 0.0 0.0 0.0 0.0 0 0
runParserM Options.Applicative.Types src/Options/Applicative/Types.hs:268:5-14 987 1 0.0 0.0 0.0 0.0 0 0
config Criterion.Main.Options Criterion/Main/Options.hs:(126,1)-(155,51) 1041 0 0.0 0.0 0.0 0.0 0 0
fromM Options.Applicative.Types src/Options/Applicative/Types.hs:282:1-26 1042 0 0.0 0.0 0.0 0.0 0 0
manyM Options.Applicative.Types src/Options/Applicative/Types.hs:(288,1)-(292,30) 1043 0 0.0 0.0 0.0 0.0 0 0
runParserM Options.Applicative.Types src/Options/Applicative/Types.hs:268:5-14 1044 2 0.0 0.0 0.0 0.0 0 0
handleParseResult Options.Applicative.Extra src/Options/Applicative/Extra.hs:(82,1)-(94,17) 1113 1 0.0 0.0 0.0 0.0 0 16