organising library files
This commit is contained in:
@@ -66,9 +66,7 @@ executable p2prc
|
||||
|
||||
-- Other library packages from which modules are imported.
|
||||
build-depends: base
|
||||
, text
|
||||
, p2prc
|
||||
, process
|
||||
|
||||
-- Base language which the package is written in.
|
||||
default-language: GHC2021
|
||||
@@ -88,6 +86,4 @@ library
|
||||
|
||||
exposed-modules: P2Prc
|
||||
|
||||
other-extensions: OverloadedStrings
|
||||
|
||||
default-language: GHC2021
|
||||
|
||||
Reference in New Issue
Block a user