Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data ShouldWatchFiles Source #
Instances
Show ShouldWatchFiles Source # | |
Defined in Unison.CommandLine.Types showsPrec :: Int -> ShouldWatchFiles -> ShowS # show :: ShouldWatchFiles -> String # showList :: [ShouldWatchFiles] -> ShowS # | |
Eq ShouldWatchFiles Source # | |
Defined in Unison.CommandLine.Types (==) :: ShouldWatchFiles -> ShouldWatchFiles -> Bool # (/=) :: ShouldWatchFiles -> ShouldWatchFiles -> Bool # |