Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Haskell
Cabal
Commits
8dac8e40
Commit
8dac8e40
authored
17 years ago
by
Duncan Coutts
Browse files
Options
Downloads
Patches
Plain Diff
Fix haddock markup
Thanks to int-e for reporting
parent
21437c67
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Distribution/Simple/LocalBuildInfo.hs
+2
-2
2 additions, 2 deletions
Distribution/Simple/LocalBuildInfo.hs
with
2 additions
and
2 deletions
Distribution/Simple/LocalBuildInfo.hs
+
2
−
2
View file @
8dac8e40
...
...
@@ -90,8 +90,8 @@ data LocalBuildInfo = LocalBuildInfo {
localPkgDescr
::
PackageDescription
,
-- ^ The resolved package description, that does not contain
-- any conditionals.
withPrograms
::
ProgramConfiguration
,
--
l
ocation and args for all programs
withPackageDB
::
PackageDB
,
-- ^What package database to use, global/user
withPrograms
::
ProgramConfiguration
,
--
^L
ocation and args for all programs
withPackageDB
::
PackageDB
,
-- ^What package database to use, global
\
/user
withVanillaLib
::
Bool
,
-- ^Whether to build normal libs.
withProfLib
::
Bool
,
-- ^Whether to build profiling versions of libs.
withSharedLib
::
Bool
,
-- ^Whether to build shared versions of libs.
...
...
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
register
or
sign in
to comment