streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Some todos regarding documentation

Open adithyaov opened this issue 4 years ago • 3 comments
trafficstars

  • [x] Replace GitHub style reference with normal reference in markdown docs of Streamly
  • [ ] Move the short definitions after the description of the combinator in haddocks.

adithyaov avatar May 31 '21 08:05 adithyaov

@harendra-kumar Can you elaborate on

Move the short definitions after the description of the combinator in haddocks.

adithyaov avatar Feb 04 '22 00:02 adithyaov

I don't remember it now.

harendra-kumar avatar Feb 04 '22 00:02 harendra-kumar

Put the description first and the short definition later. The short definition is the implementation itself.

adithyaov avatar Jun 02 '22 17:06 adithyaov