mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-12-03 14:17:18 +03:00
updating to parallel 2
Ignore-this: e9e2b38e5054156d0ee3359e18742a94 darcs-hash:20100113001019-f0a0d-611a232cdb15405a009978971367f2aabfe09855.gz
This commit is contained in:
parent
618d5469b0
commit
b2a5797809
@ -85,7 +85,7 @@ parse_cap_expression cap_string =
|
||||
, param_count = out_param_count build_results
|
||||
, param_ops = out_param_ops build_results
|
||||
}
|
||||
`using` rnf
|
||||
`using` rdeepseq
|
||||
)
|
||||
|
||||
type CapParser a = GenParser Char BuildState a
|
||||
|
Loading…
Reference in New Issue
Block a user