summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail204.hs
blob: 321098cbd054ad56b50d3c82b422369ae8f8f334 (plain)
1
2
3
4
5
6
7
8
9
10
11

{-# OPTIONS_GHC -Wall #-}
{-# OPTIONS_GHC -Werror #-}

-- #3261

module Foo where

foo :: Int
foo = ceiling 6.3