steeloverseer-2.1.0.1: A file watcher and development tool.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sos.Rule

Synopsis

Documentation

data RawRule Source #

Instances

Instances details
FromJSON RawRule Source # 
Instance details

Defined in Sos.Rule

type RawPattern = ByteString Source #

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