Skip to content

solidsnack/hpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  A tool to extract source code based on Haskell identifiers. For example,

    HPath.Parser.parse

  would extract all the source lines associated with the declaration `parse`
  in the module `HPath.Parser`.

About

Obtain source code for a given qualified name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published