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

Commits on Sep 11, 2022

  1. TODO reference frame's overlay

    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
    teto committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    7ee9f8f View commit details
    Browse the repository at this point in the history
  2. n --override-input gtk2hs /home/teto/mptcp/gtk2hs --override-input ha…

    …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
    teto committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    ef9f823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d605c View commit details
    Browse the repository at this point in the history
  4. there is weird problem where I need to pass overrides to developPackage

    fix build
    
    fixed co-log-polysemy dependency
    teto committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    afeb04c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8877ae0 View commit details
    Browse the repository at this point in the history
  6. cleanup

    teto committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    3b9e959 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. various updates

    teto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    48f9770 View commit details
    Browse the repository at this point in the history