Commit 770adee
committed
build(deps): add deepseq dependency for NFData support
Updates build configuration for PR #122 Generic/NFData implementation:
- Add deepseq >= 1.3 dependency to library build-depends
- Add deepseq >= 1.3 dependency to test suite build-depends
- Add Test.Language.Javascript.Generic to Other-modules
Required for NFData instances across all AST types.1 parent d43a0ca commit 770adee
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
0 commit comments