Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,260
Issues
4,260
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
401
Merge Requests
401
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
a999ee96a22650b59855609f84e2808b4133e9e0
a999ee96a22650b59855609f84e2808b4133e9e0
Switch branch/tag
ghc
hadrian
build.bat
Find file
Normal view
History
Permalink
build.bat
93 Bytes
Edit
Web IDE
Newer
Older
.bat file tidy up plus shake-0.16 compatibility (#392)
Neil Mitchell
committed
Aug 18, 2017
1
@echo
off
Build Hadrian in /hadrian/bin
Andrey Mokhov
committed
Oct 23, 2016
2
Hadrian: Use the Cabal build script on Windows by default
Andrey Mokhov
committed
Jan 16, 2019
3
rem By default on Windows we build Hadrian using Cabal
Rename ghci.sh and build.sh to ghci and build respectively
xldenis
committed
Feb 29, 2020
4
hadrian
/build-cabal
.bat
%
*