Skip to content
Snippets Groups Projects
Commit 605bb487 authored by BinderDavid's avatar BinderDavid
Browse files

Rename Main into HpcMain.hs

parent 19365e08
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ Flag build-tool-depends ...@@ -25,7 +25,7 @@ Flag build-tool-depends
executable hpc executable hpc
Default-Language: Haskell2010 Default-Language: Haskell2010
hs-source-dirs: src hs-source-dirs: src
Main-Is: Main.hs Main-Is: HpcMain.hs
Other-Modules: HpcParser Other-Modules: HpcParser
HpcCombine HpcCombine
HpcDraft HpcDraft
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment