Skip to content

Commit 9dfec2b

Browse files
committed
String: StringContext: add note
1 parent 28a01d1 commit 9dfec2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Nix/String.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ import Nix.Expr.Types ( VarName(..)
4646

4747
-- ** Context
4848

49+
-- 2021-07-18: NOTE: it should be ContextFlavor -> Varname.
4950
-- | A Nix 'StringContext' ...
5051
data StringContext =
5152
StringContext

0 commit comments

Comments
 (0)