Difference between revisions of "Glasgow Haskell Compiler (GHC)"

From wikieduonline
Jump to navigation Jump to search
 
Line 3: Line 3:
 
  Jan 26 04:40:29 SERVER_NAME kernel: ghc [[invoked oom-killer]]: gfp_mask=0x100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0
 
  Jan 26 04:40:29 SERVER_NAME kernel: ghc [[invoked oom-killer]]: gfp_mask=0x100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0
  
 +
 +
brew uninstall ghc
 +
Error: Refusing to uninstall /Users/user/brew/Cellar/ghc/9.8.2
 +
because it is required by [[cabal-install]], which is currently installed.
 +
You can override this and force removal with:
 +
  brew uninstall --ignore-dependencies ghc
  
  
 
== See also ==
 
== See also ==
 
* {{Haskell}}
 
* {{Haskell}}

Latest revision as of 09:49, 1 April 2024

Compiler
Jan 26 04:40:29 SERVER_NAME kernel: ghc invoked oom-killer: gfp_mask=0x100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0


brew uninstall ghc
Error: Refusing to uninstall /Users/user/brew/Cellar/ghc/9.8.2
because it is required by cabal-install, which is currently installed.
You can override this and force removal with:
 brew uninstall --ignore-dependencies ghc


See also[edit]

Advertising: