1 2 3 4 5 6 7
{-# LANGUAGE TemplateHaskell #-} module T11941 where import Data.Monoid const (return []) $ mempty { getFrst = Just () }