packages feed

uvector-0.1.1.1: tests/Fusion/length.hs

import Data.Array.Vector
main = print . lengthU . enumFromToU 1 $ (100000000 :: Int)