diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/nixtamal.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/nixtamal.ml b/lib/nixtamal.ml index 1aa5058..ff10884 100644 --- a/lib/nixtamal.ml +++ b/lib/nixtamal.ml @@ -5,6 +5,7 @@ module Error = Error module Name = Name module Manifest = Manifest +module Lockfile = Lockfile module Input = Input module Input_foreman = Input_foreman module Working_directory = Working_directory |
