Copyright | (c) Scrive 2012 |
---|---|
License | BSD-style (see the LICENSE file in the distribution) |
Maintainer | mariusz@scrive.com |
Stability | development |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Basic consistency checker.
- check :: String -> ResourceSpec -> IO (Either String ())
- isStaticResourceFile :: String -> Bool