summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9580.hs
blob: de5455f49353e94102e875118f95c4e4416fe372 (plain)
1
2
3
4
5
6
7
module T9580 where

import T9580a
import Data.Coerce

foo :: Dimensional Int Double -> Double
foo x = coerce x