<div dir="auto">+1</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 2, 2020, 9:10 AM Krzysztof Gogolewski <<a href="mailto:krz.gogolewski@gmail.com">krz.gogolewski@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'd like to export TYPE, RuntimeRep(..), Multiplicity(..) from Data.Kind.<br>
(Multiplicity is the Linear Haskell type - One and Many.)<br>
<br>
Currently you have to import GHC.Exts / GHC.Types which conflicts with<br>
Safe Haskell. I think both levity and linearity polymorphism<br>
should be available under Safe Haskell.<br>
<br>
Data.Kind already contains Constraint and Type.<br>
<br>
-Krzysztof<br>
_______________________________________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org" target="_blank" rel="noreferrer">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br>
</blockquote></div>