File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 2711
2711
"repo" : " https://github.com/slamdata/purescript-pathy.git" ,
2712
2712
"version" : " v3.0.2"
2713
2713
},
2714
+ "phoenix" : {
2715
+ "dependencies" : [
2716
+ " arrays" ,
2717
+ " bifunctors" ,
2718
+ " contravariant" ,
2719
+ " control" ,
2720
+ " distributive" ,
2721
+ " eff" ,
2722
+ " either" ,
2723
+ " foldable-traversable" ,
2724
+ " foreign" ,
2725
+ " functions" ,
2726
+ " generics" ,
2727
+ " identity" ,
2728
+ " integers" ,
2729
+ " invariant" ,
2730
+ " lazy" ,
2731
+ " lists" ,
2732
+ " maps" ,
2733
+ " math" ,
2734
+ " maybe" ,
2735
+ " monoid" ,
2736
+ " newtype" ,
2737
+ " nonempty" ,
2738
+ " options" ,
2739
+ " partial" ,
2740
+ " prelude" ,
2741
+ " proxy" ,
2742
+ " st" ,
2743
+ " strings" ,
2744
+ " tailrec" ,
2745
+ " transformers" ,
2746
+ " tuples" ,
2747
+ " unfoldable"
2748
+ ],
2749
+ "repo" : " https://github.com/brandonhamilton/purescript-phoenix.git" ,
2750
+ "version" : " v2.0.2"
2751
+ },
2714
2752
"posix-types" : {
2715
2753
"dependencies" : [
2716
2754
" control" ,
You can’t perform that action at this time.
0 commit comments