Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
Cabal
Commits
de6538a1
Commit
de6538a1
authored
8 years ago
by
Mikhail Glushenkov
Browse files
Options
Downloads
Patches
Plain Diff
Formatting.
parent
11890648
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
Cabal/Cabal.cabal
+13
-13
13 additions, 13 deletions
Cabal/Cabal.cabal
with
13 additions
and
13 deletions
Cabal/Cabal.cabal
+
13
−
13
View file @
de6538a1
name: Cabal
version: 1.25.0.0
copyright: 2003-2016, Cabal Development Team
license: BSD3
license-file: LICENSE
author: Cabal Development Team <cabal-devel@haskell.org>
maintainer: cabal-devel@haskell.org
homepage: http://www.haskell.org/cabal/
bug-reports: https://github.com/haskell/cabal/issues
synopsis: A framework for packaging Haskell software
name:
Cabal
version:
1.25.0.0
copyright:
2003-2016, Cabal Development Team
license:
BSD3
license-file:
LICENSE
author:
Cabal Development Team <cabal-devel@haskell.org>
maintainer:
cabal-devel@haskell.org
homepage:
http://www.haskell.org/cabal/
bug-reports:
https://github.com/haskell/cabal/issues
synopsis:
A framework for packaging Haskell software
description:
The Haskell Common Architecture for Building Applications and
Libraries: a framework defining a common interface for authors to more
...
...
@@ -15,9 +15,9 @@ description:
.
The Haskell Cabal is part of a larger infrastructure for distributing,
organizing, and cataloging Haskell libraries and tools.
category: Distribution
cabal-version: >=1.10
build-type: Simple
category:
Distribution
cabal-version:
>=1.10
build-type:
Simple
-- If we use a new Cabal feature, this needs to be changed to Custom so
-- we can bootstrap.
...
...
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