intro-0.1.0.1: test/LensCompat.hs
{-# LANGUAGE NoImplicitPrelude #-}
module LensCompat (
module X
) where
import Intro as X
import Control.Lens as X
{-# LANGUAGE NoImplicitPrelude #-}
module LensCompat (
module X
) where
import Intro as X
import Control.Lens as X