Re: [Dev] vim foldmarkers in Snowdrift.cabal

2015-07-08 Thread Stephen Paul Weber

Would there be any complaints if I added vim foldmarkers to
Snowdrift.cabal? They make it a *lot* easier to navigate, at the
expense of a small amount of extra whitenoise that is presumably
useless to non-vimmers (unless emacs has folding compatibility).


I would complain, but not loudly.

Editor-specific noise always bothers me.  But if it helps you, you look at 
the code a lot more than I do :)

___
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev


Re: [Dev] vim foldmarkers in Snowdrift.cabal

2015-07-08 Thread Nikita Karetnikov
 I would complain, but not loudly.

 Editor-specific noise always bothers me.  But if it helps you, you
 look at the code a lot more than I do :)

+1
___
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev


[Dev] vim foldmarkers in Snowdrift.cabal

2015-07-07 Thread Bryan Richter
Would there be any complaints if I added vim foldmarkers to
Snowdrift.cabal? They make it a *lot* easier to navigate, at the
expense of a small amount of extra whitenoise that is presumably
useless to non-vimmers (unless emacs has folding compatibility).

The change:

https://git.gnu.io/chreekat/snowdrift/commit/7a4cce442469977af57cd864c9963ada247e4ec5

(I also reorganized things a smidge.)


signature.asc
Description: Digital signature
___
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev


Re: [Dev] vim foldmarkers in Snowdrift.cabal

2015-07-07 Thread Aaron Wolf
Well, I was okay with seeing the thing in the file and with the folding,
but not with the fact that your additions cause `stack build` to fail!!
(per volunteer who just now tried to build…)

Unable to parse cabal file: [...]: FromString unexpected '{' (Just 28)

-- 
Aaron Wolf Snowdrift.coop https://snowdrift.coop
___
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev