Skip to content

Commit c447294

Browse files
psibimpilgrem
authored andcommitted
Add extra package back and remove filepattern
1 parent 06b9475 commit c447294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/scripts/release.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
--package Cabal
66
--package aeson
77
--package bytestring
8+
--package extra
89
--package directory
910
--package http-types
1011
--package process
@@ -13,7 +14,6 @@
1314
--package text
1415
--package zip-archive
1516
--package zlib
16-
--package filepattern
1717
-}
1818
{-# LANGUAGE CPP #-}
1919
{-# LANGUAGE RecordWildCards #-}

0 commit comments

Comments
 (0)