Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eduardo Trujillo
hgit
Commits
3603e104
Commit
3603e104
authored
8 years ago
by
Vincent Hanquez
Browse files
Options
Downloads
Plain Diff
Merge pull request #1 from ndmitchell/master
Minor documentation tweaks to the .cabal file
parents
a8035d4a
54faf743
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
git.cabal
+2
-2
2 additions, 2 deletions
git.cabal
with
2 additions
and
2 deletions
git.cabal
+
2
−
2
View file @
3603e104
...
...
@@ -3,7 +3,7 @@ Version: 0.1
Synopsis: Git operations in haskell
Description:
.
A
n h
askell implementation of git storage operations, allowing users
A
H
askell implementation of git storage operations, allowing users
to manipulate git repositories (read and write).
.
This implementation is fully interoperable with the main C implementation.
...
...
@@ -19,7 +19,7 @@ Maintainer: Vincent Hanquez <vincent@snarc.org>
Category: Development
Stability: experimental
Build-Type: Simple
Homepage: https://github.com/vincenthz/hit
Homepage: https://github.com/vincenthz/h
s-g
it
tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1
Cabal-Version: >=1.8
data-files: README.md
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment