tweag / HaskellR

The full power of R in Haskell.
https://tweag.github.io/HaskellR
Other
584 stars 47 forks source link

cabal.project: init #425

Open ConnorBaker opened 8 months ago

ConnorBaker commented 8 months ago

Allows for the building of HaskellR with cabal.

In addition to the creation of a cabal.project file, this PR renames the examples and IHaskell directories so they match the name of the cabal project they contain.