Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quasar
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
Jens Nolte
quasar
Commits
079a43f4
Commit
079a43f4
authored
2 years ago
by
Jens Nolte
Browse files
Options
Downloads
Patches
Plain Diff
Add source-repository annotation to cabal files
parent
686974b7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#2971
passed
2 years ago
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
quasar-timer/quasar-timer.cabal
+4
-0
4 additions, 0 deletions
quasar-timer/quasar-timer.cabal
quasar/quasar.cabal
+3
-3
3 additions, 3 deletions
quasar/quasar.cabal
stm-ltd/stm-ltd.cabal
+3
-3
3 additions, 3 deletions
stm-ltd/stm-ltd.cabal
with
10 additions
and
6 deletions
quasar-timer/quasar-timer.cabal
+
4
−
0
View file @
079a43f4
...
...
@@ -5,6 +5,10 @@ version: 0.1.0.0
license: BSD-2-Clause
build-type: Simple
source-repository head
type: git
location: https://github.com/queezle42/quasar
common shared-properties
default-extensions:
AllowAmbiguousTypes
...
...
This diff is collapsed.
Click to expand it.
quasar/quasar.cabal
+
3
−
3
View file @
079a43f4
...
...
@@ -7,9 +7,9 @@ build-type: Simple
extra-source-files:
README.md
--
source-repository head
--
type: git
--
location: https://git
.c3pb.de/jens
/quasar
.git
source-repository head
type: git
location: https://git
hub.com/queezle42
/quasar
common shared-properties
default-extensions:
...
...
This diff is collapsed.
Click to expand it.
stm-ltd/stm-ltd.cabal
+
3
−
3
View file @
079a43f4
...
...
@@ -8,9 +8,9 @@ build-type: Simple
synopsis:
stm drop-in replacement with MonadSTM and optional tagged capabilities
--
source-repository head
--
type: git
--
location: https://github.com/
?/stm-ltd.git
source-repository head
type: git
location: https://github.com/
queezle42/quasar
common shared-properties
default-extensions:
...
...
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