Skip to content
Snippets Groups Projects
Commit 14f039a0 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

A skeleton source directory for the linter

parent 13483041
Branches
Tags
1 merge request!1Configuration for CI
Pipeline #4549 passed
module Tahoe.SDMF where
......@@ -59,6 +59,14 @@ extra-doc-files: CHANGELOG.md
common warnings
ghc-options: -Wall
library
hs-source-dirs: src
exposed-modules: Tahoe.SDMF
build-depends: base
ghc-options: -Wall
default-extensions: OverloadedStrings
defaut-language: Haskell2010
test-suite tahoe-ssk-test
-- Import common warning flags.
import: warnings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment