Skip to content

Commit

Permalink
export Sugar.showShape
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcdonell authored and mchakravarty committed Apr 22, 2012
1 parent cd6cb16 commit 10355cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Data/Array/Accelerate/Array/Sugar.hs
Expand Up @@ -32,6 +32,9 @@ module Data.Array.Accelerate.Array.Sugar (
-- * Array shape query, indexing, and conversions
shape, (!), newArray, allocateArray, fromIArray, toIArray, fromList, toList,

-- * Miscellaneous
showShape,

) where

-- standard library
Expand Down

0 comments on commit 10355cf

Please sign in to comment.