summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/Defaulting2MROff.hs
blob: f192c02b05440bf9f4e824476b96927f68ea8cc4 (plain)
1
2
3
4
5
6
{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
module Defaulting2MROff where

bravo :: _ => _
bravo = 3