steeloverseer-2.1.0.0: A file watcher and development tool.

Safe HaskellNone
LanguageHaskell2010

Sos.Rule

Synopsis

Documentation

data RawRule Source #

Instances
FromJSON RawRule Source # 
Instance details

Defined in Sos.Rule

type RawPattern = ByteString Source #

A ByteString representing a pattern, e.g. "foo.hs" or ".*.c"