Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

make does recompile everything, even without changes #1821

Description

@NobbZ

I wanted to contribute a small piece of code (#1071, a low hanging fruit, not ready yet).

After every change I do recompile idris using make, which seems to rebuild the whole project, even if only one or two source files changed.

This takes quite an huge amount of time (~5 minutes) on my machine:

$ uname -s -r -v -m -p -i -o
Linux 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.8.3

CPU: Intel® Core™ i5-4210M CPU @ 2.60GHz × 4
RAM: 8 GiB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions