3afbe2f
1 2 3 4 5 6 7 8 9
## Module PursLoader.Debug #### `debug` ``` purescript debug :: forall eff. String -> Eff (loader :: Loader | eff) Unit ```