haskell-admin-core: Core Modules of Haskell Admin

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/martin-bednar/haskell-admin#readme


[Skip to Readme]

Properties

Versions 1.0.0.0, 1.0.0.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, http-types, servant, servant-server, wai, wai-cors, wai-middleware-bearer, word8 [details]
License MIT
Copyright 2022 Martin Bednar
Author Martin Bednar
Maintainer bednam17@fit.cvut.cz
Category Remote Management, Web
Home page https://github.com/martin-bednar/haskell-admin#readme
Bug tracker https://github.com/martin-bednar/haskell-admin/issues
Source repo head: git clone https://github.com/martin-bednar/haskell-admin
Uploaded by martinbednar at 2022-06-08T15:01:44Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for haskell-admin-core-1.0.0.0

[back to package description]

haskell-admin-core

This package provides the core implementation of Haskell Admin without any components. It can be used to develop new components.