We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1dd0f commit c36a5fbCopy full SHA for c36a5fb
src/Data/Array/Accelerate/Type.hs
@@ -76,7 +76,6 @@ import Data.Array.Accelerate.Representation.POS
76
import Data.Primitive.Vec
77
78
import Data.Bits
79
-import Data.Proxy
80
import Data.Int
81
import Data.Primitive.Types
82
import Data.Type.Equality
@@ -92,7 +91,6 @@ import Text.Printf
92
91
import GHC.Prim
93
import GHC.TypeLits
94
95
-import Unsafe.Coerce
96
97
98
-- | The type of the runtime value used to distinguish constructor
0 commit comments