summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_compile/T23010_aux.hs
blob: 1f1280b26a2ef82632e093262e6f08f21b25ac47 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE DuplicateRecordFields #-}

module T23010_aux where

import {-# SOURCE #-} T23010 ( fld )

data X
bar = fld