Adithya Kumar

Results 128 comments of Adithya Kumar
trafficstars

Although not perfect, https://github.com/adithyaov/hindent/tree/composewell-style works for most cases. There are some known cases it does not work for but I manually fix them as it's much easier. This is in...

Noted. This needs to be fixed in the deployment process of the website. Please check the following link till it is fixed. https://github.com/composewell/streamly-examples https://github.com/composewell/streamly-examples/tree/v0.1.3

@hezhenxing Thank you for the PR. Looks like there is some problem with the CIs. I'll fix the CIs and review this.

Can you also rebase on the latest master?

Broken links in streamly-examples-0.1.3/README.html - examples/Intro.hs - examples/MergeSort.hs - examples/Rate.hs - examples/CoreUtils.hs - examples/CoreUtilsHandle.hs - examples/Split.hs - examples/FileSystemEvent.hs - examples/ListDir.hs - examples/CamelCase.hs - examples/WordCount.hs - examples/WordCount.c - examples/WordCountModular.hs - examples/WordCountParallel.hs...

@sumo The latest commit fixes the build for FreeBSD. https://github.com/composewell/streamly/pull/2743 Most modules are available except `FileSystem.Event` and friends.

We can just leave this be I believe. I do not want to depend on any internal modules of streamly, which I believe I'll need to depend on to make...

Hi, I'm facing the same issue on `st` and `xterm`. Is there a way to debug/fix this? I can help with the fix if I have some pointes. PS: Thank...

Trimmed version of the above shared link. ``` "Using targets [Data.Array Data.Array.Generic Data.Array.Stream Data.Fold Data.Fold.Window Data.MutArray Data.Parser Data.ParserK Data.Ring.Unboxed Data.Serialize Data.Stream Data.Stream.Concurrent Data.Stream.ConcurrentEager Data.Stream.ConcurrentInterleaved Data.Stream.ConcurrentOrdered Data.Stream.StreamDK Data.StreamK Data.Unbox Data.Unbox.Derive.TH Data.Unfold...