Skip to content

issues Search Results · repo:vaibhavsagar/experiments language:Haskell

Filter by

6 results
 (49 ms)

6 results

invaibhavsagar/experiments (press backspace or delete to remove)

When the node in a HAMT is full, you can avoid all the popcounting overhead, which usually makes it worth special casing. Was sad when after 5 minutes of adding random nodes to finally get the root to ...
  • ekmett
  • 3
  • Opened 
    on Oct 7, 2019
  • #7

OK you totally sniped me with this, but here we go: I ve managed to esentially fully solve #5, doing fully static linking, by not using glibc, but a fully musl based tool chain. Here: https://github.com/nh2/static-haskell-nix ...
  • nh2
  • 4
  • Opened 
    on Jun 13, 2018
  • #6

From https://vaibhavsagar.com/blog/2018/01/03/static-haskell-nix/ Using function in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ...
  • nh2
  • 1
  • Opened 
    on Jun 12, 2018
  • #5

Hi! I saw you at ZuriHac, but didn t get a chance to chat more. I m trying https://vaibhavsagar.com/blog/2018/01/03/static-haskell-nix/ but have some issues with it: Pinning nixpkgs With the nixpkgs ...
  • nh2
  • 3
  • Opened 
    on Jun 12, 2018
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub