Skip to content

Commit 6c8689a

Browse files
committed
Move library code into subdirectory src/
Having it in the root directory ./ is inconvenient for some tooling like `doctest`.
1 parent 5b2080f commit 6c8689a

File tree

177 files changed

+1
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+1
-0
lines changed

hackage-server.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ common defaults
138138

139139
library lib-server
140140
import: defaults
141+
hs-source-dirs: src
141142

142143
-- TODO: move this into a 'library lib-client';
143144
-- needs minor source-tree restructuring
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)