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

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

-- Trac #3261

module Foo where

foo :: Int
foo = ceiling 6.3