packages feed

ghc-exactprint-0.3: tests/examples/InlineSemi.hs

{-# INLINE (|.) #-}; (|.)::Storable a=>Ptr a -> Int -> IO a         ; (|.) a i   = peekElemOff a i