Skip to content

Commit 9f8eb27

Browse files
authored
Merge pull request #3259 from liskin/patch-2
Fix typo (ghc-options instead of flags)
2 parents 42bff93 + 3e65a19 commit 9f8eb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/custom_snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ it enables the `developer` cabal flag:
113113
resolver: lts-7.1
114114
packages:
115115
- text-1.2.2.1
116-
ghc-options:
116+
flags:
117117
text:
118118
developer: true
119119
```

0 commit comments

Comments
 (0)