summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T10504.hs
blob: 2af5aac2e5516143e418b3df1f6f01966989eda1 (plain)
1
2
3
4
5
module T10504 where

import T10504a

{-# SPECIALISE myfun :: Double #-}