Skip to content

Commit

Permalink
wibble
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcdonell committed Apr 15, 2016
1 parent 3b9a077 commit 01455dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Array/Accelerate/Type.hs
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ import Data.Orphans () -- orphan instances for 8-tuples and beyond
-- standard libraries
import Data.Bits
import Data.Int
import Data.Type.Equality
import Data.Typeable
import Data.Word
import GHC.TypeLits
import Data.Type.Equality
import Foreign.Storable
import Foreign.C.Types (
CChar, CSChar, CUChar, CShort, CUShort, CInt, CUInt, CLong, CULong,
Expand Down

0 comments on commit 01455dc

Please sign in to comment.