module HidePreludeIndented where

   import AVec
   import Prelude hiding ((++))
   op = (++)