issues
search
stackbuilders
/
dotenv-hs
Load environment variables from dotenv files for Haskell
https://hackage.haskell.org/package/dotenv
MIT License
65
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error parsing command arguments
#200
sestrella
opened
4 weeks ago
1
Add semantic release config
#199
aloussase
closed
3 weeks ago
0
add DavidMazarro as a contributor for code
#198
allcontributors[bot]
closed
1 month ago
0
Parse configuration file from current directory for additional flags
#197
aloussase
closed
1 month ago
3
Use semantic-release-hackage
#196
CristhianMotoche
opened
3 months ago
0
add fm7-1 as a contributor for code
#195
allcontributors[bot]
closed
3 months ago
0
fix: Set the macOS runner in the CI to use macOS 13
#194
fm7-1
closed
4 months ago
3
Fix build workflow for macOS
#193
fm7-1
closed
3 months ago
0
fix: Correctly parse newline and multiline strings in dotenv files
#192
FranzGB
closed
3 months ago
0
Updating CI to new `get-tested` version (v0.1.7.0)
#191
DavidMazarro
closed
8 months ago
5
Added `kleidukos/get-tested` action to generate CI matrix #64
#190
DavidMazarro
closed
8 months ago
3
Use `kleidukos/get-tested` and include GHC supported versions in cabal file
#189
CristhianMotoche
closed
8 months ago
0
fix: Replace haskell/actions with haskell-actions
#188
CristhianMotoche
closed
10 months ago
0
chore: Update s/master/main
#187
CristhianMotoche
closed
11 months ago
0
parseFile doesn't seem to escape characters as expected
#186
Martinsos
closed
3 months ago
3
Rename `master` branch to `main`
#185
CristhianMotoche
closed
10 months ago
0
add juanfcarrillo as a contributor for code
#184
allcontributors[bot]
closed
11 months ago
0
add DanRCM as a contributor for code
#183
allcontributors[bot]
closed
11 months ago
0
example: added a example use case for dotenv
#182
juanfcarrillo
closed
1 year ago
3
Add basic use case or example
#181
juanfcarrillo
closed
1 year ago
1
Document .env search behavior in Cabal monorepo
#180
malteneuss
closed
9 months ago
4
Parse content that starts with curly brackets
#179
CristhianMotoche
closed
11 months ago
2
Be able to do variable substitution when the content is inside quotes
#178
CristhianMotoche
closed
11 months ago
1
Correction when defining the boundaries of each dependency
#177
DanRCM
closed
1 year ago
1
Added upper limits of required dependencies
#176
DanRCM
closed
1 year ago
12
feat: Add FromEnv to generically create values from env variables
#175
aloussase
closed
1 year ago
2
Review warnings on Publish Release
#174
CristhianMotoche
closed
11 months ago
6
Release 0.11.0.2 to Hackage?
#173
tfausak
closed
1 year ago
3
chore: Add All Contributors
#172
CristhianMotoche
closed
1 year ago
1
chore: Update support up to GHC 9.6 and bump new version 0.12.0.0
#171
CristhianMotoche
closed
1 year ago
0
chore: Update README and bump version
#170
CristhianMotoche
closed
1 year ago
0
How to provide JSON as a value to the env var
#169
Martinsos
closed
1 year ago
5
chore: add property-based tests for Configuration.Dotenv.Parse
#168
flandrade
closed
10 months ago
5
feat: Add --dry-run flag to print out variables without executing the program
#167
flandrade
closed
1 year ago
1
Support optparse-applicative 0.18
#166
ghost
closed
1 year ago
2
Add All Contributors
#165
CristhianMotoche
closed
1 year ago
1
chore: Expose new modules and update cabal file
#164
CristhianMotoche
closed
1 year ago
1
feat: Add Default instance for Config
#163
aloussase
closed
1 year ago
0
bump version 0.11.0.0
#162
CristhianMotoche
closed
1 year ago
0
Introduced nubByLastVar vars before applying setting.
#161
anddriex
closed
1 year ago
0
Introduce a .dotenv.config file to store and read flags for Dotenv CLI
#160
FranzGB
closed
1 month ago
3
Add a flag to allow verification of environment variables before program execution
#159
FranzGB
closed
1 year ago
2
Make parsing function available in cabal package
#158
Martinsos
closed
1 year ago
5
fix: Solve CI publish issue
#157
CristhianMotoche
closed
1 year ago
1
Fix unexpected error with preset ENV and .env.example
#156
pbrisbin
closed
1 year ago
2
Release GH Action fails but doesn't stop the workflow
#155
CristhianMotoche
closed
1 year ago
0
misc: Updates some documentation and refactors a little bit
#154
CristhianMotoche
closed
1 year ago
0
chore: Update CI and fix static binary upload
#153
CristhianMotoche
closed
1 year ago
1
chore: Go back to previous return type for loadFile
#152
CristhianMotoche
closed
1 year ago
1
`loadFile` return value
#151
nsaunders
closed
1 year ago
3
Next