<div dir="auto">I suppose we might want RuntimeRep to stabilise before its inclusion in a non-GHC.* namespace. Open to suggestions on whether that matters - typically people using RuntimeRep know what they're doing, and are small in number, so they could handle the breakage just fine. <div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 2, 2020, 9:12 AM David Feuer <<a href="mailto:david.feuer@gmail.com">david.feuer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">My impression is that RuntimeRep may not have stabilized all the way yet. There are things that work for LiftedRep and UnliftedRep that want to be polymorphic that way.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 2, 2020, 12:10 PM Krzysztof Gogolewski <<a href="mailto:krz.gogolewski@gmail.com" target="_blank" rel="noreferrer">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" rel="noreferrer noreferrer" target="_blank">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer noreferrer noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br>
</blockquote></div>
_______________________________________________<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>