packages feed

uvector-0.1: tests/Fusion/length-int32.hs

import Data.Array.Vector
import Data.Int
main = print (lengthU (replicateU 1 (7 :: Int32)))