Skip to content

issues Search Results · repo:haskell-hvr/cryptohash-sha256 language:Haskell

Filter by

9 results
 (65 ms)

9 results

inhaskell-hvr/cryptohash-sha256 (press backspace or delete to remove)

hackage 0.11.102.1 constrains base 4.21 preventing use of ghc-9.12.1 as a build compiler
  • shayne-fletcher
  • Opened 
    on Dec 31, 2024
  • #25

Not sure if this is a real issue, but cryptohash-sha256 is bound to an ancient version of ByteString. Are there any good reasons not to port it to something modern? If not, are there any difficulties ...
  • liamzee
  • Opened 
    on Sep 11, 2023
  • #21

Hi, could you please bump the upper bound for base to allow building with ghc-9.6? Thanks in advance.
  • TristanCacqueray
  • Opened 
    on Mar 16, 2023
  • #19

The latest release excludes base-4.15. While a bounds bump seems sufficient to make the package compile, it might also be worth looking at other migration issues like https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#withforeignptr. ...
  • sjakobi
  • Opened 
    on Feb 26, 2021
  • #12

The current version on Hackage has an (optional?) dependency on cryptohash-sha256-pure, but no such Haskell package exists on Hackage. Is that intentional?
  • peti
  • 2
  • Opened 
    on Jan 29, 2021
  • #11

Running stack install cryptohash-sha256 --resolver=nightly-2020-09-29 -j1 I get: C:\Neil stack install cryptohash-sha256 --resolver=nightly-2020-09-29 -j1 cryptohash-sha256 configure cryptohash-sha256 ...
  • ndmitchell
  • 3
  • Opened 
    on Oct 2, 2020
  • #7

Citing from https://hydra.nixos.org/build/75026627: [...] Using runghc version 8.2.2 found on system at: /nix/store/cjp2kan8r0ay1ysldndmqxsxdf6xmca0-ghc-8.2.2/bin/runghc Using strip version 2.30 found ...
invalid
  • peti
  • 2
  • Opened 
    on May 29, 2018
  • #4

test-sha256 goes into an infinite loop of `test-sha256: lost signal due to full pipe: 11` Aside from that, hackage-security built with this library also fails
bug
  • clinty
  • 5
  • Opened 
    on Apr 30, 2018
  • #3

When linking against cryptohash-sha256-0.11.100.0 (e.g. when building cabal-install) on OpenBSD, the following error occurs: /home/maxim/.cabal/lib/x86_64-openbsd-ghc-7.10.3/cryptohash-sha256-0.11.100.0-E5uk2F82S4eJ4LnfTKWM8r/libHScryptohash-sha256-0.11.100.0-E5uk2F82S4eJ4LnfTKWM8r.a(sha256.o): ...
bug
  • maximpichler
  • 8
  • Opened 
    on Jun 26, 2016
  • #1
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