Skip to content

Commit

Permalink
Migrate to spago@next
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdbrock committed Oct 15, 2024
1 parent 638aaef commit ec99a72
Show file tree
Hide file tree
Showing 28 changed files with 2,414 additions and 0 deletions.
File renamed without changes.
864 changes: 864 additions & 0 deletions library/spago.lock

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions library/spago.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

# https://github.com/purescript/spago#polyrepo-support

package:
name: protobuf
publish:
license: MIT
version: 4.4.0
location:
githubOwner: rowtype-yoga
githubRepo: purescript-protobuf
dependencies:
- arraybuffer: ">=13.1.1 <14.0.0"
- arraybuffer-builder: ">=3.1.0 <4.0.0"
- arraybuffer-types: ">=3.0.2 <4.0.0"
- arrays: ">=7.2.0 <8.0.0"
- control: ">=6.0.0 <7.0.0"
- effect: ">=4.0.0 <5.0.0"
- either: ">=6.1.0 <7.0.0"
- exceptions: ">=6.0.0 <7.0.0"
- float32: ">=2.0.0 <3.0.0"
- foldable-traversable: ">=6.0.0 <7.0.0"
- functions: ">=6.0.0 <7.0.0"
- int64: ">=3.0.0 <4.0.0"
- lists: ">=7.0.0 <8.0.0"
- maybe: ">=6.0.0 <7.0.0"
- newtype: ">=5.0.0 <6.0.0"
- parsing: ">=10.2.0 <11.0.0"
- parsing-dataview: ">=3.2.4 <4.0.0"
- prelude: ">=6.0.1 <7.0.0"
- record: ">=4.0.0 <5.0.0"
- strings: ">=6.0.1 <7.0.0"
- tailrec: ">=6.1.0 <7.0.0"
- transformers: ">=6.0.0 <7.0.0"
- tuples: ">=7.0.0 <8.0.0"
- uint: ">=7.0.0 <8.0.0"
- web-encoding: ">=3.0.0 <4.0.0"
test:
main: Test.Main
dependencies:
- assert
- minibench
- console
- unfoldable
- numbers
workspace: {}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ec99a72

Please sign in to comment.