This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e0d39c8dc4
tvl-depot
/
tests
/
lang
/
eval-fail-deepseq.nix
2 lines
42 B
Nix
Raw
Normal View
History
Unescape
Escape
Add ‘deepSeq’ primop Note that unlike ‘lib.deepSeq’ in Nixpkgs, this handles cycles.
2014-09-22 16:03:55 +02:00
builtins
.
deepSeq
{
x
=
abort
"
f
o
o
"
;
}
456
Reference in a new issue
Copy permalink