Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary
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
binary
Repository
fa803227ffa6a2e406de304494d069e98c29d3e2
Select Git revision
Branches
16
master
default
protected
wip/edsko
wip/remove-Wnoncanonical-monadfail-instances
wip/typerep-changes
wip/boxed-rep
ghc-9.2
wip/option-removal
wip/ghc-11342-related-to-type-level-chars
wip/ghc-11342-type-level-chars
wip/ghc-11342-char-kind
wip/angerman/sized
wip/angerman/sized-primitives
wip/redundant-clause
wip/32-bit-runtime-rep
wip/pmcheck
pr/no-warnings
Tags
20
0.8.9.3
0.8.9.2
0.8.9.1
0.8.9.0
0.8.8.0
0.8.7.0
0.8.6.0
0.10.0.0
0.8.5.1
0.8.5.0
0.9.0.0
0.8.4.1
0.8.4.0
0.8.3.0
0.8.2.1
0.8.2.0
0.8.1.0
0.8.0.1
0.8.0.0
0.7.6.1
36 results
binary
Setup.lhs
Find file
Blame
Permalink
18 years ago
475ecf03
Add #! to Setup.lhs
· 475ecf03
Don Stewart
authored
18 years ago
475ecf03
History
Add #! to Setup.lhs
Don Stewart
authored
18 years ago
Code owners
Assign users and groups as approvers for specific file changes.
Learn more.
Setup.lhs
76 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
3
4
#!/usr/bin/env runhaskell
> import Distribution.Simple
> main = defaultMain