Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qbar
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jens Nolte
qbar
Merge requests
!7
Switch to building with cabal
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Switch to building with cabal
cabal
into
master
Overview
0
Commits
1
Pipelines
0
Changes
43
Merged
Switch to building with cabal
Legy (Beini)
requested to merge
cabal
into
master
Apr 13, 2022
Overview
0
Commits
1
Pipelines
0
Changes
43
0
0
Merge request reports
Compare
master
version 1
f1434cb1
Apr 13, 2022
master (base)
and
latest version
latest version
c0d1c577
1 commit,
Apr 13, 2022
version 1
f1434cb1
1 commit,
Apr 13, 2022
43 files
+
402
−
382
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
43
app/Main.hs
+
1
−
0
View file @ c0d1c577
Edit in single-file editor
Open in Web IDE
module
Main
where
import
QBar.Cli
import
QBar.Prelude
main
::
IO
()
main
=
runQBar
Loading