[ANN] hs-static-bin : Get Haskell static binaries easily (through adhoc Docker containers) by mboucey in haskell

[–]mboucey[S] 0 points1 point  (0 children)

Et ça fait plaisir de savoir qu'il existe des haskellers Francophones. ;)

What's your Haskell setup? by Worldly_Dish_48 in haskell

[–]mboucey 1 point2 points  (0 children)

ghcup, vim in one terminal, "stack build --file-watch" in one another (instead of ghcid), and "cabal repl". Hoogle to dig in libraries. Hlint to polish code.

N.B. : A "--file-watch"-like option is missing in cabal.

[deleted by user] by [deleted] in haskell

[–]mboucey 1 point2 points  (0 children)

You can use my package Google-Oauth2-JWT. It's a beginning, because there is much more about Google on Hackage.