Adds Cabal support
authorMiguel Vilaca <jmvilaca@di.uminho.pt>
local dateThu, 25 Jan 2007 15:15:35
dateThu, 25 Jan 2007 15:15:35
hash20070125151535-970b1-e620d589b07edb19ce58c23707c7fb2baf106fba
Adds Cabal support

Developers or those installing from sources now can
alternatively do compilation in the standard Haskell way:
runhaskell Setup.hs configure
runhaskell Setup.hs build
and run the excutable:
./dist/build/INblobs/INblobs
1 file(s) changed:
INblobs.cabal [added]