<div dir="auto"><div><br></div><div><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(0,0,187)"><?php</span><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(255,128,0)"><br><br></span><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(0,119,0)">include </span><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(221,0,0)">'B.hs.php'</span><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(0,119,0)">;</span></div><div dir="auto"><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(0,119,0)"><br></span></div><div dir="auto"><span style="font-family:"fira mono","source code pro",ui-monospace,sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace;font-size:14px;background-color:rgb(255,255,255);color:rgb(0,119,0)">?></span></div><div data-smartmail="gmail_signature"><br>Best regards,<br>Daniil Iaitskov<br> <br><br><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Jul 30, 2025, 12:15 PM amindfv--- via Haskell-Cafe <<a href="mailto:haskell-cafe@haskell.org">haskell-cafe@haskell.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jul 30, 2025 at 03:23:09PM -0400, Brandon Allbery wrote:<br>
> Dunno about security implications (ignoring potential interactions with<br>
> Safe Haskell) but it sounds like a code organization wart to me. Having to<br>
> dig through source files to find variant import paths sounds like a<br>
> nightmare for trying to understand a codebase.<br>
<br>
Right - I've never needed this in a codebase before (and I hope never to need it again!), but for a very specific quirk of the system I'm working with (command line flags are out of my control, as is directory structure), this actually would be the easiest way forward, if it worked.<br>
<br>
- Tom<br>
<br>
<br>
<br>
_______________________________________________<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 noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>