module-management-0.20.2: testdata/fold5.hs
{-# LANGUAGE FlexibleInstances, MultiParamTypeClasses, ScopedTypeVariables #-}
module Data.Logic.Classes.Literal where
a = 1 where
{- This makes bad things happen. -}
b = ()
{-# LANGUAGE FlexibleInstances, MultiParamTypeClasses, ScopedTypeVariables #-}
module Data.Logic.Classes.Literal where
a = 1 where
{- This makes bad things happen. -}
b = ()