diff options
| author | Daniel Gröber <dxld@darkboxed.org> | 2018-08-13 01:11:58 +0200 | 
|---|---|---|
| committer | Daniel Gröber <dxld@darkboxed.org> | 2018-08-13 01:20:58 +0200 | 
| commit | 2706b0cf1c9441071a8f72a2e54b623bae29e7b2 (patch) | |
| tree | 3cb45cfcacf205c6927e7ac3d156f46b3a0e5e50 /src/CabalHelper/Runtime | |
| parent | 8d7455c4a98d745fbe6291424b7d5f7c4e32559f (diff) | |
Add package name and description to license headers
Diffstat (limited to 'src/CabalHelper/Runtime')
| -rw-r--r-- | src/CabalHelper/Runtime/Main.hs | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/CabalHelper/Runtime/Main.hs b/src/CabalHelper/Runtime/Main.hs index a22303a..412109f 100644 --- a/src/CabalHelper/Runtime/Main.hs +++ b/src/CabalHelper/Runtime/Main.hs @@ -1,3 +1,4 @@ +-- cabal-helper: Simple interface to Cabal's configuration state  -- Copyright (C) 2015-2018  Daniel Gröber <dxld ÄT darkboxed DOT org>  --  -- This program is free software: you can redistribute it and/or modify | 
