You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Wed, May 24, 2017 at 10:07 PM, Moritz Angermann ***@***.*** > wrote:
getDir :: FilePath -> IO [(FilePath, ByteString)]
seems like a rather strange export, considering everything else that is
exported is in the Q monad, and getDir is listed under Embed at compile
time.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#22>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADBB95ylxV50mTTegMfxC4dfAsl49OHks5r9P6KgaJpZM4Nl8KE>
.
seems like a rather strange export, considering everything else that is exported is in the
Q
monad, andgetDir
is listed underEmbed at compile time
.The text was updated successfully, but these errors were encountered: