| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Unison.Server.Local.Endpoints.Current
Documentation
Constructors
| Current | |
| Fields 
 | |
Instances
| ToJSON Current Source # | |
| Defined in Unison.Server.Local.Endpoints.Current | |
| Generic Current Source # | |
| Show Current Source # | |
| ToSchema Current Source # | |
| Defined in Unison.Server.Local.Endpoints.Current Methods declareNamedSchema :: Proxy Current -> Declare (Definitions Schema) NamedSchema # | |
| ToSample Current Source # | |
| type Rep Current Source # | |
| Defined in Unison.Server.Local.Endpoints.Current type Rep Current = D1 ('MetaData "Current" "Unison.Server.Local.Endpoints.Current" "unison-share-api-0.0.0-8KHYB2MVrLdI8jH2YrPsa2" 'False) (C1 ('MetaCons "Current" 'PrefixI 'True) (S1 ('MetaSel ('Just "project") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe ProjectName)) :*: (S1 ('MetaSel ('Just "branch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe ProjectBranchName)) :*: S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Absolute)))) | |