shaurya gupta

Results 29 comments of shaurya gupta

I really need this to be fixed as well. I like the proposal by @devnev, is there any consensus on this?

Hi I would like to work on this :)

Sure I can send a PR. Need to check how to handle dialog box.

Well what i don't like about the current behaviour as described in the issue is that it makes no sense. Why are the first element's paranthesis indented with 4 spaces...

Hi, I would like to work on this. So I've written a `stripSeqQual` function in the `Data.Sam` module. Where should that function be called?

@noinia I would like to implement that paper :)

@Lemmih Will share draft PR, just read the paper.

Couldn't find it in the documentation but relevant code can be found here ([stack](https://github.com/commercialhaskell/stack/blob/master/src/Stack/Build/Target.hs), [cabal](https://github.com/haskell/cabal/blob/master/Cabal/Distribution/Simple/BuildTarget.hs)). From what I understand, a stack build target can be specified in these ways: -...

@jneira thanks, would be great to document this somewhere. I could share this via a blog post maybe after I understand it more. Also Cabal lets you use the component...

@jneira I should have searched the docs a bit better. Still got to read some code :)