Remove a comment that is no longer necessary

This commit is contained in:
John Wiegley 2019-03-16 16:10:34 -07:00
parent fcddfab5a0
commit 6e4a3de15c
No known key found for this signature in database
GPG Key ID: C144D8F4F19FE630
1 changed files with 0 additions and 10 deletions

View File

@ -137,16 +137,6 @@ main = do
. prettyNix
. stripAnnotation $ expr
where
-- printer
-- :: forall e t f m.
-- ( MonadNix e t f m
-- , MonadRef m
-- , MonadFreshId Int m
-- , MonadVar m
-- , MonadIO m
-- , Typeable m
-- )
-- => NValue t f m -> m ()
printer
| finder opts =
fromValue @(AttrSet (StdThunk IO)) >=> findAttrs