Skip to content

Conversation

@creichert
Copy link
Member

No description provided.

@creichert creichert self-assigned this Oct 21, 2024
@creichert creichert force-pushed the ghc-9 branch 2 times, most recently from 86aebd9 to 61fe596 Compare October 22, 2024 00:07
@creichert
Copy link
Member Author

Not working:

  • stack.yaml
extra-deps:
  - github: rbros/stdlib.hs
    commit: 61fe5961cf7a56d1c26aab61786e1e0c2574c80c
  • package.yaml
dependencies:
  - name: base
    mixin:
      - hiding (Prelude)
  - name: stdlib
    mixin:
      - (StdLib as Prelude)

Breaks cabal Paths_ file

    Variable not in scope: (++) :: String -> String -> FilePath
    Suggested fix:
      Perhaps use one of these:
        ‘List.++’ (imported from Data.List), ‘+’ (imported from Prelude),
        data constructor ‘:+’ (imported from Prelude)
   |
70 |   | isPathSeparator (List.last dir) = dir ++ fname

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants