haskell-nix/hnix

Cache successful Nix parses by serializing expression trees into .nixc files

Open

#165 opened on Apr 10, 2018

 (12 comments) (0 reactions) (0 assignees)Nix (116 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (835 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Then when we need to parse again, we just deserialize directly.

Contributor guide