<html xmlns="http://www.w3.org/1999/xhtml" ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title >QuantifiedConstraints</title ><link href="#" rel="stylesheet" type="text/css" title="Ocean" /><link rel="stylesheet" type="text/css" href="#" /><script src="haddock-bundle.min.js" async="async" type="text/javascript" ></script ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" ></script ></head ><body ><div id="package-header" ><ul class="links" id="page-menu" ><li ><a href="#" >Contents</a ></li ><li ><a href="#" >Index</a ></li ></ul ><p class="caption empty" ></p ></div ><div id="content" ><div id="module-header" ><table class="info" ><tr ><th >Safe Haskell</th ><td >Safe</td ></tr ></table ><p class="caption" >QuantifiedConstraints</p ></div ><div id="interface" ><h1 >Documentation</h1 ><div class="top" ><p class="src" ><span class="keyword" >class</span > <a id="t:Foo" class="def" >Foo</a > a <span class="keyword" >where</span > <a href="#" class="selflink" >#</a ></p ><div class="subs methods" ><p class="caption" >Methods</p ><p class="src" ><a id="v:fooed" class="def" >fooed</a > :: a <a href="#" class="selflink" >#</a ></p ></div ></div ><div class="top" ><p class="src" ><a id="v:needsParensAroundContext" class="def" >needsParensAroundContext</a > :: (<span class="keyword" >forall</span > x. <a href="#" title="QuantifiedConstraints" >Foo</a > (f x)) => f <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a ></p ></div ><div class="top" ><p class="src" ><a id="v:needsNoParensAroundContext" class="def" >needsNoParensAroundContext</a > :: <a href="#" title="QuantifiedConstraints" >Foo</a > (f <a href="#" title="Data.Int" >Int</a >) => f <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a ></p ></div ></div ></div ><div id="footer" ></div ></body ></html >