<div dir="ltr">Yes, Core would be a good format.<div>AFAIK, GHC only supports generating Core, but not reading Core.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 27, 2017 at 12:11 PM, Ivan Lazar Miljenovic <span dir="ltr"><<a href="mailto:ivan.miljenovic@gmail.com" target="_blank">ivan.miljenovic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 27 July 2017 at 20:26, Hugo Pacheco <<a href="mailto:hpacheco@gmail.com">hpacheco@gmail.com</a>> wrote:<br>
> That would work, but seems too limitative.<br>
> I was hoping more for some sufficiently-obfuscated intermediate files that<br>
> GHC could read (e.g., .hc).<br>
<br>
</span>I think they're all OS/platform specific (and then you have to deal<br>
with registering the libraries with ghc-pkg).<br>
<br>
Maybe it's possible to distribute Core and have that compiled by GHC;<br>
it would at least be partially obfuscated compared to the original<br>
Haskell.<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> On Thu, Jul 27, 2017 at 10:52 AM, Ivan Lazar Miljenovic<br>
> <<a href="mailto:ivan.miljenovic@gmail.com">ivan.miljenovic@gmail.com</a>> wrote:<br>
>><br>
>> On 27 July 2017 at 19:30, Hugo Pacheco <<a href="mailto:hpacheco@gmail.com">hpacheco@gmail.com</a>> wrote:<br>
>> > Hi cafe,<br>
>> ><br>
>> > I am wondering if there is any easy way to distribute a Haskell<br>
>> > module/library in a platform-independent manner without revealing the<br>
>> > source<br>
>> > code, that can be seamlessly linked with GHC?<br>
>> > I am thinking about some sort of GHC object files or any intermediate<br>
>> > representation such as C,LLVM or Haskell Core.<br>
>> > My use case would be to release a small utility module as part of a<br>
>> > student<br>
>> > assignment without revealing its source code to students.<br>
>><br>
>> It's probably overkill, but maybe a Docker image containing the<br>
>> compiled libraries and have the students do their work within the<br>
>> image as well?<br>
>><br>
>> ><br>
>> > Thanks,<br>
>> > hugo<br>
>> ><br>
>> > --<br>
>> > <a href="http://www.di.uminho.pt/~hpacheco" rel="noreferrer" target="_blank">www.di.uminho.pt/~hpacheco</a><br>
>> ><br>
>> > ______________________________<wbr>_________________<br>
>> > Haskell-Cafe mailing list<br>
>> > To (un)subscribe, modify options or view archives go to:<br>
>> > <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
>> > Only members subscribed via the mailman list are allowed to post.<br>
>><br>
>><br>
>><br>
>> --<br>
>> Ivan Lazar Miljenovic<br>
>> <a href="mailto:Ivan.Miljenovic@gmail.com">Ivan.Miljenovic@gmail.com</a><br>
>> <a href="http://IvanMiljenovic.wordpress.com" rel="noreferrer" target="_blank">http://IvanMiljenovic.<wbr>wordpress.com</a><br>
><br>
><br>
><br>
><br>
> --<br>
> <a href="http://www.di.uminho.pt/~hpacheco" rel="noreferrer" target="_blank">www.di.uminho.pt/~hpacheco</a><br>
<br>
<br>
<br>
--<br>
Ivan Lazar Miljenovic<br>
<a href="mailto:Ivan.Miljenovic@gmail.com">Ivan.Miljenovic@gmail.com</a><br>
<a href="http://IvanMiljenovic.wordpress.com" rel="noreferrer" target="_blank">http://IvanMiljenovic.<wbr>wordpress.com</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><a href="http://www.di.uminho.pt/~hpacheco" target="_blank">www.di.uminho.pt/~hpacheco</a></div></div></div></div></div>
</div>