Package Info

ghc-makefile


Simple Makefile parser and generator


Development/Libraries/Haskell

This package provides a few 'Attoparser' parsers and convenience functions for parsing and generating Makefiles. The datatypes used for describing Makefiles are located in 'Data.Makefile'. The parsers and parsing functions are located in 'Data.Makefile.Parse'. The generating and encoding functions are located in 'Data.Makefile.Render'. To parse a Makefile in the current folder, simply run 'parseMakefile'. To parse a Makefile located at 'path', run 'parseAsMakefile' 'path'. To parse a Makefile from a Text 'txt', run 'parseMakefileContents txt`. To encode a 'Makefile', run 'encodeMakefile'.


License: MIT
URL: https://hackage.haskell.org/package/makefile

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0.0.4-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-makefile
  • ghc-makefile-devel
1.0.0.4-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-makefile
  • ghc-makefile-devel
1.0.0.4-bp150.2.7 info GA Release 2018-07-30 15
  • x86-64
  • ghc-makefile
  • ghc-makefile-devel