File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -306,6 +306,7 @@ library:
306
306
- Stack.Types.GhcPkgId
307
307
- Stack.Types.GlobalOpts
308
308
- Stack.Types.GlobalOptsMonoid
309
+ - Stack.Types.Installed
309
310
- Stack.Types.IsMutable
310
311
- Stack.Types.LockFileBehavior
311
312
- Stack.Types.NamedComponent
Original file line number Diff line number Diff line change @@ -300,6 +300,7 @@ library
300
300
Stack.Types.GhcPkgId
301
301
Stack.Types.GlobalOpts
302
302
Stack.Types.GlobalOptsMonoid
303
+ Stack.Types.Installed
303
304
Stack.Types.IsMutable
304
305
Stack.Types.LockFileBehavior
305
306
Stack.Types.NamedComponent
@@ -335,8 +336,6 @@ library
335
336
System.Terminal
336
337
Build_stack
337
338
Paths_stack
338
- other-modules :
339
- Stack.Types.Installed
340
339
autogen-modules :
341
340
Build_stack
342
341
Paths_stack
You can’t perform that action at this time.
0 commit comments