Andreas Abel

Results 585 issues of Andreas Abel

See - https://github.com/commercialhaskell/stackage/issues/7202

https://github.com/haskell/haddock/blob/a75c08f885207fafbd5dec5bc061cf2f81a7f268/haddock-api/src/Haddock/InterfaceFile.hs#L126 https://github.com/haskell/haddock/actions/runs/4457586699/jobs/7828749016#step:4:14 ``` hlint: #error Unsupported GHC version in haddock-api/src/Haddock/InterfaceFile.hs at line 132 col 1 CallStack (from HasCallStack): error, called at ./Language/Preprocessor/Cpphs/CppIfdef.hs:113:21 in cpphs-1.20.9.1:Language.Preprocessor.Cpphs.CppIfdef hlint completed with status code 1...

``` publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace...

Seems like the Changelog didn't take off: https://github.com/corsis/clock/blob/dd4fcc6a4aaa4fa9916747eb7449b0bfc58f8490/CHANGELOG.md?plain=1#L1-L7 This was not completed for 0.8.3, and 0.8.4 does not have an entry. I strongly suggest keeping a changelog. In any case,...

I tried the Windows Setup script at https://haskell.org/ghcup . > Set-ExecutionPolicy Bypass -Scope Process -Force;[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; try { Invoke-Command -ScriptBlock ([ScriptBlock]::Create((Invoke-WebRequest https://www.haskell.org/ghcup/sh/bootstrap-haskell.ps1 -UseBasicParsing))) -ArgumentList $true } catch...

level: good first issue
platform: windows
type: improvement
scope: bootstrap

See: - https://github.com/commercialhaskell/stackage/issues/7138

Support `template-haskell-2.21` etc. ``` [__2] rejecting: scientific-0.3.7.0 (conflict: template-haskell==2.21.0.0/installed-a0c2, scientific => template-haskell>=2.8 &&

``` $ git clone [email protected]:haskell/stm.git Cloning into 'stm'... ... warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group...