We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617d038 commit c69037eCopy full SHA for c69037e
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright Neil Mitchell 2011-2024.
+Copyright Neil Mitchell 2011-2025.
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
shake.cabal
@@ -7,7 +7,7 @@ license-file: LICENSE
7
category: Development, Shake
8
author: Neil Mitchell <ndmitchell@gmail.com>
9
maintainer: Neil Mitchell <ndmitchell@gmail.com>
10
-copyright: Neil Mitchell 2011-2024
+copyright: Neil Mitchell 2011-2025
11
synopsis: Build system library, like Make, but more accurate dependencies.
12
description:
13
Shake is a Haskell library for writing build systems - designed as a
0 commit comments