You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update Haskell Dockerfile for improved caching and dependency management
- Added environment variable to ensure container rebuilds when dependency files change.
- Adjusted COPY commands to prevent cache misses by excluding .git and README.md.
- Removed unnecessary dummy content and streamlined the build process.
0 commit comments