Ignat Insarov

Results 147 comments of Ignat Insarov

Yes, so my proposition is that the right way to go in such cases is to enable the `StrictData` language extension and also to use a strict boxed vector instead...

@andrewthad Wait a second, but you could already use multiline ghci commands and omit the starting `>>>` everywhere but in the first line. You still need it to be a...

This is actually a duplicate of #131. I'm sorry. But at least it shows that there's interest.

I understand you and I could not say it better than you have. 1. Theoretically we can try to build each package with a range of GHC and put green...

Thanks Kirill. I did not think to look at `Time.Timestamp` since I am not doing anything with time stamps. If the idea is that `Timestamp` represents a difference of time,...

I suppose this issue should have been closed as resolved back then?

I could not create an issue — it seems you have disabled that feature. I hope this little patch speaks for itself then. Please comment if not. For motivation, see...

This is a long awaited improvement. I built a shiny new Cabal executable and tried it out today. ## + It works for a single component: ``` % ~/.cabal/bin/cabal init...

If adding a new command `cabal typecheck` _(or a special flag `cabal build --typecheck`)_ is still on the table, I say it should behave like this: * Accept the same...