Merge pull request #323854 from philiptaron/__attrsFailEvaluation/liob.types
lib.types: remove __attrsFailEvaluation
This commit is contained in:
commit
bde5c3d04b
@ -73,7 +73,6 @@ let
|
|||||||
|
|
||||||
outer_types =
|
outer_types =
|
||||||
rec {
|
rec {
|
||||||
__attrsFailEvaluation = true;
|
|
||||||
isType = type: x: (x._type or "") == type;
|
isType = type: x: (x._type or "") == type;
|
||||||
|
|
||||||
setType = typeName: value: value // {
|
setType = typeName: value: value // {
|
||||||
|
Loading…
Reference in New Issue
Block a user