Cabal File Generator

Generate Haskell Cabal .cabal project files with configurable package name, version, dependencies, license, GHC version constraints, and standard project structure including library, executable, and test suite sections.

How to Use Cabal File Generator

Enter your Haskell package name, version, author, license, and dependencies. Click Generate to create a complete .cabal file with library, executable, and test suite sections ready to use in your Haskell project.

Step-by-Step Instructions

  1. Enter package name and version
  2. Set author, license, and category
  3. Add dependencies one per line
  4. Click Generate .cabal File

Related Tools

More Free Tools