Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Riscky committed Jun 30, 2022
1 parent 12fa79a commit e2dcdac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Data/Array/Accelerate/Type.hs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ import Data.Array.Accelerate.Representation.POS
import Data.Primitive.Vec

import Data.Bits
import Data.Proxy
import Data.Int
import Data.Primitive.Types
import Data.Type.Equality
Expand All @@ -92,7 +91,6 @@ import Text.Printf
import GHC.Prim
import GHC.TypeLits

import Unsafe.Coerce


-- | The type of the runtime value used to distinguish constructor
Expand Down

0 comments on commit e2dcdac

Please sign in to comment.