Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hikaru
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
hikaru
Commits
5648890c
Verified
Commit
5648890c
authored
May 4, 2019
by
jan.hamal.dvorak
Browse files
Options
Downloads
Patches
Plain Diff
Export all submodules from Web.Hikaru
Signed-off-by:
Jan Hamal Dvořák
<
mordae@anilinux.org
>
parent
f1ccc00f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/Web/Hikaru.hs
+6
-2
6 additions, 2 deletions
lib/Web/Hikaru.hs
with
6 additions
and
2 deletions
lib/Web/Hikaru.hs
+
6
−
2
View file @
5648890c
...
...
@@ -13,14 +13,18 @@ This module re-exports other modules in the package.
module
Web.Hikaru
(
-- * Exported Modules
module
Web
.
Hikaru
.
Dispatch
module
Web
.
Hikaru
.
Action
,
module
Web
.
Hikaru
.
Dispatch
,
module
Web
.
Hikaru
.
Link
,
module
Web
.
Hikaru
.
Media
,
module
Web
.
Hikaru
.
Route
,
module
Web
.
Hikaru
.
Action
,
module
Web
.
Hikaru
.
Types
)
where
import
Web.Hikaru.Action
import
Web.Hikaru.Dispatch
import
Web.Hikaru.Link
import
Web.Hikaru.Media
import
Web.Hikaru.Route
import
Web.Hikaru.Types
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment