summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T17045.hs
blob: 7b3fb01f4dea6f6ee666f64576964d21a1edc254 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE PackageImports #-}

module Bug where

import "base" Prelude (zip)

wobbly :: String
wobbly = "hello"