
#14231: Core lint error "in result of Static argument" -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 8.5 Resolution: | Keywords: | StaticArgumentTransformation Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4945 Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): I "fixed" (2), but that made some tests that were previously (just (1)) passing fail. Maybe I misunderstood what it's supposed to do. With my fix for (1) currently these tests are failing when running the test suite with `EXTRA_HC_OPTS="-fstatic-argument-transformation -dcore- lint"`: {{{ ManyAlternatives ManyConstructors MultiLayerModules T10370 T10547 T10858 T10989 T12150 T12227 T12234 T12425 T12545 T12707 T13035 T13056 T13143 T13379 T13701 T13719 T13825-ghci T14052 T14683 T14697 T15164 T1969 T2182ghci T3064 T3294 T3591 T4029 T4801 T4945 T5030 T5321FD T5321Fun T5631 T5642 T5837 T6048 T6106 T783 T8353 T8425 T9020 T9233 T9293 T9630 T9675 T9872a T9872b T9872c T9872d T9961 break008 break009 break026 determ017 ghci.prog009 ghci.prog010 ghci024 ghci025 ghci038 ghci057 ghci058 inline-check joao-circular parsing001 print007 prog001 prog002 prog003 prog012 prog013 rule2 spec001 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14231#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler