Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghc9.2 #17

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

ghc9.2 #17

wants to merge 7 commits into from

Conversation

teto
Copy link
Owner

@teto teto commented Jan 27, 2022

No description provided.

teto and others added 7 commits September 11, 2022 21:31
TODO fix byteslice tests and restore glib + dhall possibly

fixes: still gtkhs2 failure

TODO fix htoml (deps of Frames ?)

error with gtkhs

       > [46 of 46] Compiling Gtk2HsSetup      ( src/Gtk2HsSetup.hs, dist/build/Gtk2HsSetup.o, dist/build/Gtk2HsSetup.dyn_o )
       >
       > src/Gtk2HsSetup.hs:469:63: error:
       >     • Couldn't match type: Distribution.Utils.Path.SymbolicPath
       >                              Distribution.Utils.Path.PackageDir
       >                              Distribution.Utils.Path.SourceDir
       >                      with: [Char]
       >       Expected: [FilePath]
       >         Actual: [Distribution.Utils.Path.SymbolicPath
       >                    Distribution.Utils.Path.PackageDir
       >                    Distribution.Utils.Path.SourceDir]
       >     • In the second argument of ‘findFileWithExtension’, namely
       >         ‘srcDirs’
       >       In the expression:
       >         findFileWithExtension
       >           [".chs.pp", ".chs"] srcDirs (joinPath (components m))
       >       In an equation for ‘findModule’:
       >           findModule m
       >             = findFileWithExtension
       >                 [".chs.pp", ".chs"] srcDirs (joinPath (components m))
       >     |

TODO report issue about cabal2nix and  the '{inherit (pkgs) cairo;};'

almost works with ' n --override-input gtk2hs /home/teto/mptcp/gtk2hs --impure'

TODO: fork size-based

       > Using Parsec parser
       > Configuring size-based-0.1.2.0...
       >
       > Setup: Encountered missing or private dependencies:
       > template-haskell >=2.5 && <2.18

run with nix develop --override-input gtk2hs /home/teto/mptcp/gtk2hs --impure
…skell-chart /home/teto/mptcp/haskell-chart --impure

TODO bump lens

TODO: fix bytesmith build

adding haskell-ip

using hls for ghc 922

bumped size-based

flake bump

mactoword still failing

bumped inputs

and that seems to fix the flake

bumping for nix

improved flake
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.

1 participant