Fix broken Haddock links #210
Annotations
10 warnings
Bench:
bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
|
Bench:
bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Build:
test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Test:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Test:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Loading