This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
HIE crashing: Index too large #1668
Open
Description
I'm getting the following error in hie:
hie-8.6.5: Data.Text.Internal.Fusion.Common.index: Index too large
CallStack (from HasCallStack):
error, called at libraries/text/Data/Text/Internal/Fusion/Common.hs:943:24 in text-1.2.3.1:Data.Text.Internal.Fusion.Common
This is showing up in the hie:stderr buffer in my emacs.
I have hie running with the debug log, but it's quite large and might need some help figuring out what I need to look for.
Is there anything else I can add to help debug the issue?
Thanks.