import Data.Array.Vector import Data.Bits main = print . lengthU . dropU 100000 . replicateU 1000000 $ (7 :: Int)