Update types so that ply envlope can be used in Purescript
This commit is contained in:
parent
0953580347
commit
13151bb6fb
14 changed files with 115 additions and 61 deletions
37
flake.lock
generated
37
flake.lock
generated
|
|
@ -1437,6 +1437,23 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"easy-purescript-nix": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1666686938,
|
||||
"narHash": "sha256-/UOLRdnEhIOcxcm5ouOipOiSgHRzJde0ccAx4xB1dnU=",
|
||||
"owner": "justinwoo",
|
||||
"repo": "easy-purescript-nix",
|
||||
"rev": "da7acb2662961fd355f0a01a25bd32bf33577fa8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "justinwoo",
|
||||
"repo": "easy-purescript-nix",
|
||||
"rev": "da7acb2662961fd355f0a01a25bd32bf33577fa8",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ema": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -3598,15 +3615,16 @@
|
|||
"ply": "ply"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1674830336,
|
||||
"narHash": "sha256-KIJH4kJzBIaDqV3N/f8Dolt//GBc4Cwam7+10HKGg18=",
|
||||
"lastModified": 1677208361,
|
||||
"narHash": "sha256-b+mflc7SI9Iwben5BGxJJZBLeCvIzc5s2zWTvgPIuzo=",
|
||||
"owner": "Liqwid-Labs",
|
||||
"repo": "liqwid-libs",
|
||||
"rev": "45f591ddfbf6342f958c4ead6dc6175965f8ce1d",
|
||||
"rev": "9d0ba961872c2691853ec5683fc3ee2c48b2cc6f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Liqwid-Labs",
|
||||
"ref": "seungheonoh/bumpPly",
|
||||
"repo": "liqwid-libs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
@ -6279,6 +6297,7 @@
|
|||
"ply": {
|
||||
"inputs": {
|
||||
"CHaP": "CHaP_2",
|
||||
"easy-purescript-nix": "easy-purescript-nix",
|
||||
"flake-utils": "flake-utils_13",
|
||||
"haskellNix": "haskellNix",
|
||||
"nixpkgs": [
|
||||
|
|
@ -6290,16 +6309,16 @@
|
|||
"pre-commit-hooks": "pre-commit-hooks"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1672869303,
|
||||
"narHash": "sha256-hX2nxIpyJWTqQnllc9bLIqQH3LXtLxof56TYkMPSOZ0=",
|
||||
"owner": "mlabs-haskell",
|
||||
"lastModified": 1676952116,
|
||||
"narHash": "sha256-BuiXDtCxOZQCs0hHhBtHGNBIxFTZxbSSp+f0U8kP/+c=",
|
||||
"owner": "liqwid-labs",
|
||||
"repo": "ply",
|
||||
"rev": "2cda3b44f87c659980bea2bc0b4a822d1e9eaef4",
|
||||
"rev": "623c017d2867147022283c6d4f6886a77bced09e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "mlabs-haskell",
|
||||
"ref": "master",
|
||||
"owner": "liqwid-labs",
|
||||
"ref": "seungheonoh/purs",
|
||||
"repo": "ply",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue