This repository was archived by the owner on Nov 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 629
Expand file tree
/
Copy pathcontrib.ipkg
More file actions
119 lines (97 loc) · 2.71 KB
/
Copy pathcontrib.ipkg
File metadata and controls
119 lines (97 loc) · 2.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
package contrib
opts = "--nobasepkgs --partial-eval --total -i ../prelude -i ../base"
modules = CFFI
, CFFI.Memory
, CFFI.Types
, Control.Algebra
, Control.Algebra.Lattice
, Control.Algebra.Laws
, Control.Algebra.NumericImplementations
, Control.Algebra.VectorSpace
, Control.Delayed
, Control.Isomorphism.Extra
, Control.Isomorphism.Fin
, Control.Isomorphism.Primitives
, Control.Isomorphism.Vect
, Control.Monad.Syntax
, Control.Partial
, Control.Pipeline
, Control.ST
, Control.ST.Exception
, Control.ST.ImplicitCall
, Control.ST.Random
, Control.ST.File
, Data.Bool.Extra
, Data.Bool.Algebra
, Data.BoundedList
, Data.Chain
, Data.CoList
, Data.Combinators
, Data.Combinators.Applicative
, Data.Combinators.Arrow
, Data.Fin.Extra
, Data.Fuel
, Data.Fun
, Data.Hash
, Data.Heap
, Data.IOArray
, Data.List.Group
, Data.List.Permutations
, Data.List.Reverse
, Data.List.Zipper
, Data.Matrix
, Data.Matrix.Algebraic
, Data.Matrix.Numeric
, Data.Nat
, Data.Nat.Ack
, Data.Nat.Fact
, Data.Nat.Fib
, Data.Nat.Parity
, Data.Nat.DivMod
, Data.Nat.DivMod.IteratedSubtraction
, Data.Pairs.Implicit
, Data.PosNat
, Data.Rel
, Data.Sign
, Data.SortedBag
, Data.SortedMap
, Data.SortedSet
, Data.Storable
, Data.Stream.Extra
, Data.String.Extra
, Data.ZZ
, Decidable.Decidable
, Decidable.Order
, Interfaces.Correlative
, Interfaces.Verified
, Interfaces.Proposition
, Language.JSON
, Language.JSON.Data
, Language.JSON.Lexer
, Language.JSON.Parser
, Language.JSON.String
, Language.JSON.String.Lexer
, Language.JSON.String.Parser
, Language.JSON.String.Tokens
, Language.JSON.Tokens
, Network.Cgi
, Network.Socket
, Network.Socket.Data
, Network.Socket.Raw
, System.Concurrency.Process
, Test.Unit.Display
, Test.Unit.Runners
, Test.Unit.Generic
, Test.Unit.Assertions
, Test.Unit
, Text.Lexer
, Text.Lexer.Core
, Text.Literate
, Text.Parser
, Text.Parser.Core
, Text.PrettyPrint.WL.Core
, Text.PrettyPrint.WL.Combinators
, Text.PrettyPrint.WL.Characters
, Text.PrettyPrint.WL
, Text.Quantity
, Text.Token