[make += work with '-m' command line options
John Meacham <john@repetae.net>**20120213102300
 Ignore-this: 36cb4039cd34ba73d2cc973b7c00798b
] hunk ./src/Support/IniParse.hs 119
-            (be,'=':re) -> f xs (Map.insert be re cm)
+            (be,'=':re) -> f xs (res cm (be,re)) -- f xs (Map.insert be re cm)