Changes between Initial Version and Version 1 of Ticket #64698, comment 21
- Timestamp:
- Feb 21, 2022, 4:49:38 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64698, comment 21
initial v1 37 37 :debug:build "$procedure $targetname" 38 38 }}} 39 40 Here is what I get with -v: 41 42 {{{ 43 36-47% /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_ghc/ghc/work/ghc-7.8.4/inplace/bin/ghc-stage1 -v 44 ghc-stage1: internal error: evacuate(static): strange closure type 18673 45 (GHC version 7.6.2 for powerpc_apple_darwin) 46 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug 47 zsh: abort -v 48 49 }}}