Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,326
    • Issues 4,326
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 390
    • Merge Requests 390
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #16552

Closed
Open
Opened Apr 07, 2019 by Mike Pilgrem@mpilgrem

Are the GHC 8.6.4 binaries for Windows (used by stack) missing profiling libraries?

Summary

stack build --profile works with GHC 8.4.4 and GHC 8.6.3 on Windows, but fails with GHC 8.6.4 with message Perhaps you haven't installed the profiling libraries for package base-4.12.0.0?

Michael Snoyman has suggested it may be a problem upstream of stack and perhaps the Windows distribution of GHC 8.6.4 does not include the profiling libraries.

Steps to reproduce

See https://github.com/commercialhaskell/stack/issues/4709

Expected behavior

That switching from GHC 8.6.3 to GHC 8.6.4 should not affect how stack build --profile works with simple test projects.

Environment

  • GHC version used: 8.6.4

Optional:

  • Operating System: Windows 10
  • System Architecture: x64-based processor
Assignee
Assign to
8.6.5
Milestone
8.6.5 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#16552