1 2 3 4 5 6
{-# LANGUAGE Haskell2010 #-} {-# LANGUAGE Safe #-} module UnsafeInfered06 where import safe UnsafeInfered06_A