1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-11 06:06:46 +09:00
Commit graph

1 commit

Author SHA1 Message Date
fr33domlover
8ac559d064 New datatype FedURI for @id URIs
Using a dedicated type allows to record in the type the guarantees that we
provide, such as scheme being HTTPS and authority being present. Allows to
replace ugly `fromJust` and such with direct field access.
2019-02-07 23:08:28 +00:00