File: comma

package info (click to toggle)
haskell-hashable 1.3.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 224 kB
  • sloc: haskell: 1,180; ansic: 77; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/hashable.cabal
+++ b/hashable.cabal
@@ -132,7 +132,7 @@ test-suite hashable-tests
   hs-source-dirs:   tests
   main-is:          Main.hs
   other-modules:
-    Properties
+    Properties,
     Regress
 
   build-depends: