14 lines
375 B
YAML
14 lines
375 B
YAML
---
|
|
- functions:
|
|
- {name: undefined, within: []}
|
|
- {name: traceShowId, within: []}
|
|
- {name: print, within: []}
|
|
- {name: traceShow, within: []}
|
|
- {name: nullPtr, within: [Codec.Archive.Unpack, Codec.Archive.Foreign.Archive]}
|
|
|
|
- error: {lhs: "if p then x else pure ()", rhs: "when p x"}
|
|
- ignore: {name: Use lambda-case}
|
|
|
|
- fixity: infixr 8 .*
|
|
- fixity: infixr 8 .**
|