summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/dynamic_flags_002/C_Child.hs
blob: 86241fb3e4ebb6c185c018f3463780ad30c39834 (plain)
1
2
3
4
5

{-# OPTIONS_GHC -Wall -Werror #-}

module C_Child where