Grooming for the PermissionLevel module.
parent
9d3e139b52
commit
20b3a5aeb2
|
@ -1,10 +1,7 @@
|
|||
-- | TODO: Phone module should include at least some sort of smart
|
||||
-- | constructors, rejecting invalid phone numbers.
|
||||
module App.PermissionLevel where
|
||||
|
||||
import Prelude
|
||||
|
||||
import Data.Codec.Argonaut (JsonCodec)
|
||||
import Data.Codec.Argonaut as CA
|
||||
import Data.Codec.Argonaut.Variant as CAV
|
||||
import Data.Variant as V
|
||||
|
|
Loading…
Reference in New Issue