hdiff
packages
feed
uvector
-0.1: tests/Fusion/from-to.hs
import Data.Array.Vector main = print . head . toList . fromList $ replicate 1 (7::Int)