Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,967
    • Issues 4,967
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 459
    • Merge requests 459
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Repository
Switch branch/tag
  • ghc
  • compiler
  • main
  • DriverPipeline.hs
Find file BlameHistoryPermalink
  • Edward Z. Yang's avatar
    Don't use old linkable for hs-boot files. · 9ed700bb
    Edward Z. Yang authored Oct 02, 2015 and Ben Gamari's avatar Ben Gamari committed Oct 02, 2015
    
    
    We should only use the old linkable when the really is nothing
    to be done.  In the case of hs-boot, there should just not be
    a linkable.
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    
    Test Plan: validate
    
    Reviewers: austin, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1301
    9ed700bb

Replace DriverPipeline.hs

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.