Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Types of Unison.Cli.Share.Projects, put in their own module to avoid cyclic dependencies.
Refer to that module's documentation, and use it instead if you can. It re-exports these types.
Synopsis
- data RemoteProject = RemoteProject {}
- data RemoteProjectBranch = RemoteProjectBranch {}
Documentation
data RemoteProject Source #
A remote project.
Instances
data RemoteProjectBranch Source #
A remote project branch.