Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-18 | Fix context test | Shea Levy | |
2014-06-10 | == operator: Ignore string context | Eelco Dolstra | |
There really is no case I can think of where taking the context into account is useful. Mostly it's just very inconvenient. | |||
2008-01-04 | * New primop `unsafeDiscardStringContext' to get rid of string | Eelco Dolstra | |
contexts. Needed to prevent unnecessary dependencies when building the NixOS manual. |