-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
A lot has happened since the previous release and a new one might be sensible!
Issues that should be solved before a new release:
- Fix Haddock. Some Documentation does not render properly. (@fendor, closed by Fix and extend Haddock documentation #89)
- Document changes and new features or make sure features are properly documented. Add proper documentation #58 (@mpickering and @fendor) closed by Lower cabal-version and update README #103
- Regularise the API, Regularise the API #83 (@mpickering, supported by @fendor) Fixed in API tidy up, comments, remove unused code etc #87
- Don't use stdout to communicate arguments Don't use stdout to communicate arguments #90 (@mpickering)
- Add project loading tests (@mpickering and @fendor) Add cradle tests #91
- Command
check
fails on hie-bios. Commandcheck
fails on hie-bios. #93 - Fix
fixImportDirs
FixfixImportDirs
#95
Issues that could be in the next release: - Parser fails when cabal runs configure in v2-repl Parser fails when cabal runs configure in v2-repl #84 (Fixed in Don't use stdout to communicate arguments #90)
Changes to the stack cradle before merge (EDITED: 26.11.2019)
- Call
--compiler-exe
before runningstack repl
- By default don't pass a path to
stack repl
- Add an optional component like the
cabal
cradle - Do some simple parsing of the ghci script file to find the initial targets
Final touch
- Updating the README (it promostes a cradle:
cradle: { stack }
which no longer works) (@fendor) Lower cabal-version and update README #103 - Decrease the cabal-version. (@fendor) Lower cabal-version and update README #103
Metadata
Metadata
Assignees
Labels
No labels