Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • G ghcup-hs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HaskellHaskell
  • ghcup-hs
  • Issues
  • #140

Support for powershell 2.0 (default version in windows 7) (or document which versions are supported)

Hi, congrats for the new windows support. I've tried to run the bootstrap executable in windows 7 and i've got an error about missing powershell definitions. I guess the builtin powershell version of windows 7, 2.0 is not compatible with the tool usage (does it expect powershell-3.0, i guess?).

PS D:\> [System.Environment]::OSVersion.Version

Major  Minor  Build  Revision
-----  -----  -----  --------
6      1      7601   65536


PS D:\> Get-Host | Select-Object Version

Version
-------
2.0

PS D:\> .\bootstrap-haskell-1.0.1.exe

Excepción no controlada: System.IO.FileNotFoundException: No se puede cargar el
archivo o ensamblado 'System.Management.Automation, Version=3.0.0.0, Culture=neu
tral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. El sistema no
 puede encontrar el archivo especificado.
   en PowerShellToolsPro.Packager.ConsoleHost.Program.Main(String[] args)
Edited Jun 07, 2021 by Javier Neira
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking