jherve
|
105e394878
Use newtype instead of data wherever possible
|
1 gadu atpakaļ |
jherve
|
28e7f37ea4
Add a type alias to record types used in data definition
|
1 gadu atpakaļ |
jherve
|
87e0d6618f
Reduce visual bloat by writing "instance where" in one line where possible
|
1 gadu atpakaļ |
jherve
|
17582fe8a4
Fix failing case
|
1 gadu atpakaļ |
jherve
|
ddd081b169
Rename query related functions to clearer names
|
1 gadu atpakaļ |
jherve
|
ddb999d270
Change Maybe NonEmptyList to List
|
1 gadu atpakaļ |
jherve
|
3910cce089
Remove all direct calls to query method
|
1 gadu atpakaļ |
jherve
|
998facc7a0
Remove some useless imports
|
1 gadu atpakaļ |
jherve
|
f7643c695c
Replace queryX by query
|
1 gadu atpakaļ |
jherve
|
680e42f4ea
Replace queryX by query almost everywhere
|
1 gadu atpakaļ |
jherve
|
3c83efae40
Add a missing instance of query
|
1 gadu atpakaļ |
jherve
|
1c57447b00
Replace Extractible.query with CanBeQueried.query'
|
1 gadu atpakaļ |
jherve
|
cf0b3bc131
Add CanBeQueried typeclass and instances
|
1 gadu atpakaļ |
jherve
|
42bd0601ca
Turn all queryX functions into QueryRunner'
|
1 gadu atpakaļ |
jherve
|
2976c3c3e2
Calls to chooseOne/chooseOne3 can in fact be replaced by <|>
|
1 gadu atpakaļ |
jherve
|
abc0926650
Create a hierarchy of LinkedIn.UI modules
|
1 gadu atpakaļ |