mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 11:28:45 +03:00
Remove outdated comment
This commit is contained in:
parent
3a8c2a83b8
commit
61990bc3a8
@ -360,7 +360,6 @@ specToFreeAttrs = fmap (Free,) . unPackageSpec
|
||||
specToLockedAttrs :: PackageSpec -> Attrs
|
||||
specToLockedAttrs = fmap (Locked,) . unPackageSpec
|
||||
|
||||
-- TODO: sexy logging + concurrent updates
|
||||
cmdUpdate :: Maybe (PackageName, PackageSpec) -> IO ()
|
||||
cmdUpdate = \case
|
||||
Just (packageName, cliSpec) ->
|
||||
|
Loading…
Reference in New Issue
Block a user