Skip to content

Commit 6e5272f

Browse files
authored
Merge pull request #2179 from jmtd/fix-matchgroups
import: fix scoping problems with match groups
2 parents 861a57e + 169198f commit 6e5272f

File tree

3 files changed

+88
-1579
lines changed

3 files changed

+88
-1579
lines changed

ghc-tags.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ source_paths:
66
cpp_options:
77
- -DMIN_VERSION_megaparsec(x,y,z)=1
88
- -DMIN_VERSION_aeson(x,y,z)=1
9+
exclude_paths:
10+
- hledger/test/addons

0 commit comments

Comments
 (0)