Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
42228f9
Build 'obelisk-executable-config-lookup' with ghc(js) 9.8 + 9.10
ymeister Aug 7, 2024
61853b4
Build 'tabulation' with ghc(js) 9.8 + 9.10
ymeister Aug 7, 2024
df0cdc2
Build 'obelisk-route' with ghc(js) 9.8 + 9.10
ymeister Aug 8, 2024
3381a03
Build 'obelisk-frontend' with ghc(js) 9.8 + 9.10
ymeister Aug 8, 2024
730fc64
Mark js incompatible libraries as non-buildable with js
ymeister Aug 8, 2024
9f23d8b
Build 'obelisk-asset-manifest' with ghc 9.8 + 9.10
ymeister Aug 8, 2024
961f157
Build the rest of the libs with ghc 9.8 + 9.10
ymeister Aug 18, 2024
b3fbfdd
Split 'cabal.project'
ymeister Aug 18, 2024
e852cb2
Test with 'nix-build -A selftest'
ymeister Aug 18, 2024
2d46489
Merge branch 'develop' into ghc(js)-9.10
alexfmpe Feb 1, 2025
01308c0
Fix unused import in older GHC
alexfmpe Feb 1, 2025
9e410cb
Handle build failure in HsOpenSSL with recent openssl
alexfmpe Feb 1, 2025
d799ab9
Support nix-thunk >= 0.7.1
alexfmpe Feb 1, 2025
bfc3126
Bump index state
alexfmpe Feb 1, 2025
fcf3a0a
Remove unused git dependency
alexfmpe Feb 1, 2025
4fb1b41
Remove dependency on forked unix-compat
alexfmpe Feb 1, 2025
e7668b0
Remove since-merged override for system-fileio and system-filepath
alexfmpe Feb 1, 2025
7de05e4
Relax process lower bound
alexfmpe Feb 1, 2025
e27dcca
Make allow-newer more explicit
alexfmpe Feb 1, 2025
be031e3
Simplify cabal.project
alexfmpe Feb 1, 2025
508ebb8
Remove old project file
alexfmpe Feb 1, 2025
769dd6f
Add github CI
alexfmpe Feb 1, 2025
25820ec
Merge branch 'develop' into ghc(js)-9.10
alexfmpe Mar 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions lib/cabal.dependencies.project
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@ source-repository-package
tag: fe4d9e4ec01ba7caf8053d6888ec2e7f89fad874
--sha256: 19fbwcmdmb9w34cp19r2j4qywhnjmxxdv4rwci29pzbvgbnnjdia

if !arch(javascript)
source-repository-package
type: git
location: https://github.com/mpickering/haskell-filesystem.git
tag: 2eb26717e986442796d703a80869e6826a10191e
subdir: system-fileio system-filepath
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why this was added but the upstream PR has been merged fpco/haskell-filesystem#27

--sha256: sha256-VDShV+gkVUooMy1OtxrFfZrTAVVhWN/Ffjd6Qq0kHNM=

-- https://github.com/haskell-cryptography/HsOpenSSL/issues/93#issuecomment-2311816896
package HsOpenSSL
ghc-options: -optc=-Wno-incompatible-pointer-types"