Use === and avoid ==> in test suite
#435
Merged
Annotations
7 warnings
|
Haddock:
Data/Primitive/PrimArray.hs#L491
In the use of ‘sizeofMutableByteArray#’
|
|
Haddock:
Data/Primitive/ByteArray.hs#L306
In the use of ‘sizeofMutableByteArray#’
|
|
Haddock:
Data/Primitive/SmallArray.hs#L399
In the use of ‘sizeofSmallMutableArray#’
|
|
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
|
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Loading