Skip to content

augustss/MicroCabal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroCabal

This repository contains a reimplementation of a subset of Cabal.

Why a reimplementation? Because Cabal is not a Haskell tool, it is a ghc tool. A Haskell tool should be compilable by an implementation of Haskell2010, which Cabal is definitely not.

The implementation assumes a Unix-like system with commands like wget and tar.

To get a consistent set of packages MicroCabal uses Stackage to find compatible packages. So in a sense, MicroCabal is more like a MicroStackage.

About

Reimplementation of a subset of Cabal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published