fix typo
This commit is contained in:
parent
08e59dae76
commit
f1d4d7f3d6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,5 +34,5 @@ in rec {
|
|||
# Lift a value out of the Terminal context.
|
||||
unwrapTerminal = T:
|
||||
assert enfIsTerminal T "unwrapTerminal";
|
||||
T._value_;
|
||||
T._value;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue