summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/integer/T19264.hs
blob: 87390c47fb255d7667061af8d672cbcd51fc031c (plain)
1
2
3
4
module T19264 where

import T19264b -- needed (compiled before this module and triggering the failure)
import GHC.Num.BigNat (bigNatFromWordList)