Skip to content
GitLab
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 5,249
    • Issues 5,249
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 576
    • Merge requests 576
  • 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 CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #5826
Closed
Open
Issue created Jan 29, 2012 by shelarcy@capella.freemail.ne.jp@trac-shelarcy

Refer to Control.Concurrent instead of GHC.Conc in GHC 7.4.1 User's Guide

GHC 7.4.1 RC 2 User's Guide "RTS options for SMP parallelism" section describes not recommend way. Using getNumCapabilities function from GHC.Conc instead of Control.Concurrent module, and using GHC.Conc's deprecated forkOnIO function instead of Control.Concurrent's forkOn function.

GHC HEAD already fixed this problem by 7d7809de with below base package's change ( 1b5f7ae2ffc6f3c851970efc26687763a4e0fc58 ).

  • http://www.haskell.org/pipermail/cvs-libraries/2012-January/014785.html

But ghc-7.4 branch doesn't fix this yet.

Ian, could you please merge these changes.

Trac metadata
Trac field Value
Version 7.4.1-rc2
Type Task
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Documentation
Test case
Differential revisions
BlockedBy
Related
Blocking
CC shelarcy@gmail.com
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking